From 4c1ccc4a5e98ce02155843e6f5c112ce81c87f53 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Mon, 17 Oct 2022 08:38:17 -0700 Subject: [PATCH] Fix CHANGELOG --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdcfe0ab9..d779612b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,6 @@ # CodeQL Action Changelog ## 2.1.27 - 06 Oct 2022 -## [UNRELEASED] - We are rolling out a feature of the CodeQL Action in October 2022 that changes the way that Go code is analyzed to be more consistent with other compiled languages like C/C++, C#, and Java. You do not need to alter your code scanning workflows. If you encounter any problems, please [file an issue](https://github.com/github/codeql-action/issues) or open a private ticket with GitHub Support and request an escalation to engineering.