From 57f465f829c11cdc1e1894d7599a11d09c5ec512 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Wed, 16 Oct 2024 10:58:55 +0100 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91e3d88f9..80a9f0f15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the ## [UNRELEASED] -No user facing changes. +- Bump the minimum CodeQL bundle version to 2.14.6. [#2549](https://github.com/github/codeql-action/pull/2549) ## 3.26.13 - 14 Oct 2024