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 @@ -5,6 +5,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
55## [ UNRELEASED]
66
77- [ v3+ only] The CodeQL Action now runs on Node.js v20. [ #2006 ] ( https://github.com/github/codeql-action/pull/2006 )
8+ - Update default CodeQL bundle version to 2.15.4. [ #2016 ] ( https://github.com/github/codeql-action/pull/2016 )
89
910## 2.22.9 - 07 Dec 2023
1011
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.15.3 " ,
3- "cliVersion" : " 2.15.3 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.15.2 " ,
5- "priorCliVersion" : " 2.15.2 "
2+ "bundleVersion" : " codeql-bundle-v2.15.4 " ,
3+ "cliVersion" : " 2.15.4 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.15.3 " ,
5+ "priorCliVersion" : " 2.15.3 "
66}
Original file line number Diff line number Diff line change 11{
2- "bundleVersion" : " codeql-bundle-v2.15.3 " ,
3- "cliVersion" : " 2.15.3 " ,
4- "priorBundleVersion" : " codeql-bundle-v2.15.2 " ,
5- "priorCliVersion" : " 2.15.2 "
2+ "bundleVersion" : " codeql-bundle-v2.15.4 " ,
3+ "cliVersion" : " 2.15.4 " ,
4+ "priorBundleVersion" : " codeql-bundle-v2.15.3 " ,
5+ "priorCliVersion" : " 2.15.3 "
66}
You can’t perform that action at this time.
0 commit comments