File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
4
4
5
5
## [ UNRELEASED]
6
6
7
+ - Update default CodeQL bundle version to 2.22.0. [ #2925 ] ( https://github.com/github/codeql-action/pull/2925 )
7
8
- Bump minimum CodeQL bundle version to 2.16.6. [ #2912 ] ( https://github.com/github/codeql-action/pull/2912 )
8
9
9
10
## 3.28.19 - 03 Jun 2025
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-v2.21.4 " ,
3
- "cliVersion" : " 2.21.4 " ,
4
- "priorBundleVersion" : " codeql-bundle-v2.21.3 " ,
5
- "priorCliVersion" : " 2.21.3 "
2
+ "bundleVersion" : " codeql-bundle-v2.22.0 " ,
3
+ "cliVersion" : " 2.22.0 " ,
4
+ "priorBundleVersion" : " codeql-bundle-v2.21.4 " ,
5
+ "priorCliVersion" : " 2.21.4 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "bundleVersion" : " codeql-bundle-v2.21.4 " ,
3
- "cliVersion" : " 2.21.4 " ,
4
- "priorBundleVersion" : " codeql-bundle-v2.21.3 " ,
5
- "priorCliVersion" : " 2.21.3 "
2
+ "bundleVersion" : " codeql-bundle-v2.22.0 " ,
3
+ "cliVersion" : " 2.22.0 " ,
4
+ "priorBundleVersion" : " codeql-bundle-v2.21.4 " ,
5
+ "priorCliVersion" : " 2.21.4 "
6
6
}
You can’t perform that action at this time.
0 commit comments