From bbb9c53c65af786b1ff145128e79df59abef17f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 31 Jan 2022 16:08:02 +0000 Subject: [PATCH] 1.0.31 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b2e6a951..5f5ac9fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.31 - 31 Jan 2022 - Remove `experimental` message when using custom CodeQL packages. [#888](https://github.com/github/codeql-action/pull/888) - Add a better warning message stating that experimental features will be disabled if the workflow has been triggered by a pull request from a fork or the `security-events: write` permission is not present. [#882](https://github.com/github/codeql-action/pull/882)