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 1645dbd

Browse filesBrowse files
authored
Merge pull request #2707 from github/update-bundle/codeql-bundle-v2.20.2
Update default bundle to 2.20.2
2 parents 924ef8f + 4b7c237 commit 1645dbd
Copy full SHA for 1645dbd

File tree

Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+9
-9
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
44

55
## [UNRELEASED]
66

7-
No user facing changes.
7+
- Update default CodeQL bundle version to 2.20.2. [#2707](https://github.com/github/codeql-action/pull/2707)
88

99
## 3.28.2 - 21 Jan 2025
1010

‎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.20.1",
3-
"cliVersion": "2.20.1",
4-
"priorBundleVersion": "codeql-bundle-v2.20.0",
5-
"priorCliVersion": "2.20.0"
2+
"bundleVersion": "codeql-bundle-v2.20.2",
3+
"cliVersion": "2.20.2",
4+
"priorBundleVersion": "codeql-bundle-v2.20.1",
5+
"priorCliVersion": "2.20.1"
66
}

‎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.20.1",
3-
"cliVersion": "2.20.1",
4-
"priorBundleVersion": "codeql-bundle-v2.20.0",
5-
"priorCliVersion": "2.20.0"
2+
"bundleVersion": "codeql-bundle-v2.20.2",
3+
"cliVersion": "2.20.2",
4+
"priorBundleVersion": "codeql-bundle-v2.20.1",
5+
"priorCliVersion": "2.20.1"
66
}

0 commit comments

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