From e72d9f4a7241181e8284c1cc967543c858960fbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Sep 2021 09:02:00 +0000 Subject: [PATCH] 1.0.13 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index befd4689e..f96bf077e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.13 - 06 Sep 2021 - Update default CodeQL bundle version to 2.6.0. [#712](https://github.com/github/codeql-action/pull/712) - Update baseline lines of code counter for python. All multi-line strings are counted as code. [#714](https://github.com/github/codeql-action/pull/714)