From b7da732b323274155f94fd3b96325dbdeac973ed Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Fri, 1 Jul 2022 18:47:41 +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 b78d8a736..215abcc5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [UNRELEASED] -No user facing changes. +- You can now quickly debug a job that uses the CodeQL Action by re-running the job from the GitHub UI and selecting the "Enable debug logging" option. [#1132](https://github.com/github/codeql-action/pull/1132) ## 2.1.15 - 28 Jun 2022