From 5a1e31dc6a864fb0aa65c78982db06b9bc472de4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 21 Jan 2022 10:47:33 +0000 Subject: [PATCH] 1.0.29 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 934093680..a8db755ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CodeQL Action and CodeQL Runner Changelog -## [UNRELEASED] +## 1.0.29 - 21 Jan 2022 - The feature to wait for SARIF processing to complete after upload has been disabled by default due to a bug in its interaction with pull requests from forks.