From 1b2479810ec439acedd3220ece5861a7e7bfe6cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Aug 2021 16:50:12 +0000 Subject: [PATCH] 1.0.10 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a061df0fb..b927436a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.10 - 02 Aug 2021 - Fix an issue where a summary of diagnostics information from CodeQL was not output to the logs of the `analyze` step of the Action. [#672](https://github.com/github/codeql-action/pull/672)