From 0b75f471b179a4beb2c80b395ed55d037babdd1b Mon Sep 17 00:00:00 2001 From: Tugdual Grall Date: Mon, 10 Apr 2023 07:38:51 +0200 Subject: [PATCH] Update CHANGELOG.md : during PR Review Co-authored-by: Henry Mercer --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d190b06a3..17c82ffa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [UNRELEASED] -- Add `config` parameter to the `init` action https://github.com/github/codeql-action/pull/1590 +- You can now configure CodeQL within your code scanning workflow by passing a `config` parameter to the `init` Action. [#1590](https://github.com/github/codeql-action/pull/1590) ## 2.2.11 - 06 Apr 2023