From ee9e32621e75a9dc163176e391d3567e63fe5872 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Oct 2021 18:32:06 +0000 Subject: [PATCH] 1.0.17 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f680bd5a2..294174531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.17 - 07 Oct 2021 - Update default CodeQL bundle version to 2.6.3. [#761](https://github.com/github/codeql-action/pull/761)