From 88d30845f19247481c968738dac15b9dbad8d323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Sep 2021 11:50:13 +0000 Subject: [PATCH] Update changelog and version after v1.0.13 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f96bf077e..991ca354a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CodeQL Action and CodeQL Runner Changelog +## [UNRELEASED] + +No user facing changes. + ## 1.0.13 - 06 Sep 2021 - Update default CodeQL bundle version to 2.6.0. [#712](https://github.com/github/codeql-action/pull/712)