From 6bc91d64f66d435200c8ba85c64878c3cbfad33b Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Thu, 7 Aug 2025 21:13:07 +0100 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ddc09b3a..fa694952c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th ## [UNRELEASED] -No user facing changes. +- Fix an issue where the Action would autodetect unsupported languages such as HTML. [#3015](https://github.com/github/codeql-action/pull/3015) ## 3.29.6 - 07 Aug 2025