From 0656d7fb91d805d880d2ecdd9ed3b6e7ed97a1fb Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Tue, 18 Feb 2025 10:45:37 +0000 Subject: [PATCH] Add changelog note for #2768 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 161627ba7..95f947ec1 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. +- Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. [#2768](https://github.com/github/codeql-action/pull/2768) ## 3.28.9 - 07 Feb 2025