From c180f23bb1f1dd42bf7fe07293985739dba23fdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jan 2022 11:30:41 +0000 Subject: [PATCH] 1.0.30 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d97cb8b4..3a424766b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.30 - 24 Jan 2022 - Display a better error message when encountering a workflow that runs the `codeql-action/init` action multiple times. [#876](https://github.com/github/codeql-action/pull/876) - Update default CodeQL bundle version to 2.7.6. [#877](https://github.com/github/codeql-action/pull/877)