From aef04408210671db126e85c1ba524352456bf28f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 25 Nov 2022 13:44:40 +0000 Subject: [PATCH] Update changelog for v2.1.34 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2270d87b5..49cef30bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action Changelog -## [UNRELEASED] +## 2.1.34 - 25 Nov 2022 - Update default CodeQL bundle version to 2.11.4. [#1391](https://github.com/github/codeql-action/pull/1391) - Fixed a bug where some the `init` action and the `analyze` action would have different sets of experimental feature flags enabled. [#1384](https://github.com/github/codeql-action/pull/1384)