File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff 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.22.2. [ # 2986 ] ( https://github.com/github/codeql-action/pull/2986 )
88
99## 3.29.4 - 23 Jul 2025
1010
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.22.1 " ,
3- "cliVersion" : " 2.22.1 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.22.0 " ,
5- "priorCliVersion" : " 2.22.0 "
2+ "bundleVersion" : " codeql-bundle-v2.22.2 " ,
3+ "cliVersion" : " 2.22.2 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.22.1 " ,
5+ "priorCliVersion" : " 2.22.1 "
66}
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.22.1 " ,
3- "cliVersion" : " 2.22.1 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.22.0 " ,
5- "priorCliVersion" : " 2.22.0 "
2+ "bundleVersion" : " codeql-bundle-v2.22.2 " ,
3+ "cliVersion" : " 2.22.2 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.22.1 " ,
5+ "priorCliVersion" : " 2.22.1 "
66}
You can’t perform that action at this time.
0 commit comments