From fa59c284a8dc57bd4b1d6dc39f87f9f4efd6deae Mon Sep 17 00:00:00 2001 From: Angela P Wen Date: Thu, 11 Aug 2022 13:46:09 +0200 Subject: [PATCH] Update CHANGELOG.md wording Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com> --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63933013d..be28deaab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,7 @@ ## [UNRELEASED] -- Fix error where debug artifacts were not uploaded when the `init` -step failed. [#1159](https://github.com/github/codeql-action/pull/1159) +- In debug mode, debug artifacts are now uploaded even if a step in the Actions workflow fails. [#1159](https://github.com/github/codeql-action/pull/1159) ## 2.1.18 - 03 Aug 2022