Skip to content

Commit 6f5948d

Browse files
authored
Merge pull request #4109 from github/backport-v3.37.9-cdf488f59
Merge releases/v4 into releases/v3
2 parents 42947a3 + 2907452 commit 6f5948d

8 files changed

Lines changed: 202 additions & 198 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
44

5+
## 3.37.9 - 26 Aug 2026
6+
7+
- Update default CodeQL bundle version to [2.26.4](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.4). [#4106](https://github.com/github/codeql-action/pull/4106)
8+
59
## 3.37.8 - 21 Aug 2026
610

711
No user facing changes.

lib/defaults.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.26.3",
3-
"cliVersion": "2.26.3",
4-
"priorBundleVersion": "codeql-bundle-v2.26.2",
5-
"priorCliVersion": "2.26.2"
2+
"bundleVersion": "codeql-bundle-v2.26.4",
3+
"cliVersion": "2.26.4",
4+
"priorBundleVersion": "codeql-bundle-v2.26.3",
5+
"priorCliVersion": "2.26.3"
66
}

lib/entry-points.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)