Merge pull request #2925 from github/update-bundle/codeql-bundle-v2.22.0
Update default bundle to 2.22.0
This commit is contained in:
commit
e8799281c8
3 changed files with 9 additions and 8 deletions
|
|
@ -4,6 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
|
||||||
|
|
||||||
## [UNRELEASED]
|
## [UNRELEASED]
|
||||||
|
|
||||||
|
- Update default CodeQL bundle version to 2.22.0. [#2925](https://github.com/github/codeql-action/pull/2925)
|
||||||
- Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912)
|
- Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912)
|
||||||
|
|
||||||
## 3.28.19 - 03 Jun 2025
|
## 3.28.19 - 03 Jun 2025
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-v2.21.4",
|
"bundleVersion": "codeql-bundle-v2.22.0",
|
||||||
"cliVersion": "2.21.4",
|
"cliVersion": "2.22.0",
|
||||||
"priorBundleVersion": "codeql-bundle-v2.21.3",
|
"priorBundleVersion": "codeql-bundle-v2.21.4",
|
||||||
"priorCliVersion": "2.21.3"
|
"priorCliVersion": "2.21.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-v2.21.4",
|
"bundleVersion": "codeql-bundle-v2.22.0",
|
||||||
"cliVersion": "2.21.4",
|
"cliVersion": "2.22.0",
|
||||||
"priorBundleVersion": "codeql-bundle-v2.21.3",
|
"priorBundleVersion": "codeql-bundle-v2.21.4",
|
||||||
"priorCliVersion": "2.21.3"
|
"priorCliVersion": "2.21.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue