Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ebc2d9e

Browse filesBrowse files
authored
Merge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5
Update default bundle to 2.25.5
2 parents 8449852 + d1f74b7 commit ebc2d9e
Copy full SHA for ebc2d9e

4 files changed

+11-10Lines changed: 11 additions & 10 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
66

77
- _Breaking change_: Bump the minimum required CodeQL bundle version to 2.19.4. [#3894](https://github.com/github/codeql-action/pull/3894)
88
- Add support for SHA-256 Git object IDs. [#3893](https://github.com/github/codeql-action/pull/3893)
9+
- Update default CodeQL bundle version to [2.25.5](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5). [#3926](https://github.com/github/codeql-action/pull/3926)
910

1011
## 4.35.5 - 15 May 2026
1112

Collapse file

‎lib/defaults.json‎

Copy file name to clipboard
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.25.4",
3-
"cliVersion": "2.25.4",
4-
"priorBundleVersion": "codeql-bundle-v2.25.3",
5-
"priorCliVersion": "2.25.3"
2+
"bundleVersion": "codeql-bundle-v2.25.5",
3+
"cliVersion": "2.25.5",
4+
"priorBundleVersion": "codeql-bundle-v2.25.4",
5+
"priorCliVersion": "2.25.4"
66
}
Collapse file

‎lib/entry-points.js‎

Copy file name to clipboardExpand all lines: lib/entry-points.js
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎src/defaults.json‎

Copy file name to clipboard
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.25.4",
3-
"cliVersion": "2.25.4",
4-
"priorBundleVersion": "codeql-bundle-v2.25.3",
5-
"priorCliVersion": "2.25.3"
2+
"bundleVersion": "codeql-bundle-v2.25.5",
3+
"cliVersion": "2.25.5",
4+
"priorBundleVersion": "codeql-bundle-v2.25.4",
5+
"priorCliVersion": "2.25.4"
66
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.