From e572852bf3a95e2323027792128014c78a42a2f3 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Fri, 21 Jun 2024 11:49:52 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60fb3ed4b8..bc3bf9bb89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the ## [UNRELEASED] -No user facing changes. +- Avoid failing the workflow run if there is an error while uploading debug artifacts. [#2349](https://github.com/github/codeql-action/pull/2349) ## 3.25.10 - 13 Jun 2024