From bd48dc5be5d880c2711750bb8988bddbf52f79b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Oct 2021 20:46:17 +0000 Subject: [PATCH] 1.0.21 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c61f6452c..02aefcbea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.21 - 28 Oct 2021 - Update default CodeQL bundle version to 2.7.0. [#795](https://github.com/github/codeql-action/pull/795)