From a473da35c4c6627472a26a91dab41698f03e71a7 Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Wed, 5 Nov 2025 11:18:45 +0000 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb4d0129e..a8ccd51be 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. +- Update default CodeQL bundle version to 2.23.4. [#3276](https://github.com/github/codeql-action/pull/3276) ## 4.31.2 - 30 Oct 2025