From 102a12bba4f300f11fb485130f96149cc9f4b7be Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Fri, 6 Oct 2023 16:00:19 +0100 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a17e5c1d..938eafc38 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. +- Improve the log output when an error occurs in an invocation of the CodeQL CLI. [#1927](https://github.com/github/codeql-action/pull/1927) ## 2.22.0 - 06 Oct 2023