From 6bc22912e0fd5af561b7f1ceaf9156fcc1bad4cf Mon Sep 17 00:00:00 2001 From: Angela P Wen Date: Mon, 8 Aug 2022 14:06:43 +0200 Subject: [PATCH] Add description in CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 142decd24..63933013d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## [UNRELEASED] -No user facing changes. +- Fix error where debug artifacts were not uploaded when the `init` +step failed. [#1159](https://github.com/github/codeql-action/pull/1159) ## 2.1.18 - 03 Aug 2022