From dd78aab4078b17a672a66d6a80a990beb672ede1 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Mon, 7 Apr 2025 14:15:05 -0700 Subject: [PATCH] Update CHANGELOG.md with bug fix details --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c1b6d00f..603b852e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th ## 3.28.15 - 07 Apr 2025 -No user facing changes. +- Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. [#2842](https://github.com/github/codeql-action/pull/2842) ## 3.28.14 - 07 Apr 2025