From 9b6aeca680faab0d581be5703d37ad3035ae19ba Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Mon, 28 Jul 2025 16:10:50 +0100 Subject: [PATCH] Update changelog for v3.28.21 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a550f507c..d4b2680794 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ No user facing changes. - Update default CodeQL bundle version to 2.22.0. [#2925](https://github.com/github/codeql-action/pull/2925) - Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912) +## 3.28.21 - 28 July 2025 + +No user facing changes. + ## 3.28.20 - 21 July 2025 - Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [#2959](https://github.com/github/codeql-action/pull/2959)