From c18b1d6732777c17b20aca2e21c33a4a342294d2 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Fri, 24 Jun 2022 10:16:08 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4585b6fc..c96619bc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [UNRELEASED] -No user facing changes. +- It is no longer an error to include an unscanned language in the `packs` block in the codeql configuration file. [#1116](https://github.com/github/codeql-action/pull/1116) ## 2.1.13 - 21 Jun 2022