From af1f2e89e3fe28c6795170b69f9f55c0f1f87910 Mon Sep 17 00:00:00 2001 From: Remco Vermeulen Date: Wed, 14 Aug 2024 08:30:08 -0700 Subject: [PATCH] Address incorrect CHANGELOG.md The bundle update was removed from 3.26.1 and but back for the next release. Co-authored-by: Henry Mercer --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c31f1ac..05e5377a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,11 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the ## [UNRELEASED] -No user facing changes. +- Update default CodeQL bundle version to 2.18.2. [#2417](https://github.com/github/codeql-action/pull/2417) ## 3.26.1 - 13 Aug 2024 -- Update default CodeQL bundle version to 2.18.2. [#2417](https://github.com/github/codeql-action/pull/2417) +No user facing changes. ## 3.26.0 - 06 Aug 2024