From 28ccb035bbca6f23296a22dd3f7aa1e7b2d75d31 Mon Sep 17 00:00:00 2001 From: Alexander Eyers-Taylor Date: Thu, 14 Jul 2022 16:20:45 +0100 Subject: [PATCH] Changelog: Pick the correct PR after opening Co-authored-by: Henry Mercer --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 083708097..28ec2f0cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [UNRELEASED] -- Update default CodeQL bundle version to 2.10.1. [#1128](https://github.com/github/codeql-action/pull/1123) +- Update default CodeQL bundle version to 2.10.1. [#1143](https://github.com/github/codeql-action/pull/1143) ## 2.1.16 - 13 Jul 2022