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 @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
66
77## [ UNRELEASED]
88
9- No user facing changes.
9+ - Update default CodeQL bundle version to 2.19.0. [ # 2483 ] ( https://github.com/github/codeql-action/pull/2483 )
1010
1111## 3.26.7 - 13 Sep 2024
1212
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.18.4 " ,
3- "cliVersion" : " 2.18.4 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.18.3 " ,
5- "priorCliVersion" : " 2.18.3 "
2+ "bundleVersion" : " codeql-bundle-v2.19.0 " ,
3+ "cliVersion" : " 2.19.0 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.18.4 " ,
5+ "priorCliVersion" : " 2.18.4 "
66}
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.18.4 " ,
3- "cliVersion" : " 2.18.4 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.18.3 " ,
5- "priorCliVersion" : " 2.18.3 "
2+ "bundleVersion" : " codeql-bundle-v2.19.0 " ,
3+ "cliVersion" : " 2.19.0 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.18.4 " ,
5+ "priorCliVersion" : " 2.18.4 "
66}
You can’t perform that action at this time.
0 commit comments