Merge pull request #1629 from github/alexet/update-2.12.6-2
Update default CodeQL bundle version to 2.12.6
This commit is contained in:
commit
ae0109a777
3 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## [UNRELEASED]
|
## [UNRELEASED]
|
||||||
|
|
||||||
No user facing changes.
|
- Update default CodeQL bundle version to 2.12.6. [#1629](https://github.com/github/codeql-action/pull/1629)
|
||||||
|
|
||||||
## 2.2.9 - 27 Mar 2023
|
## 2.2.9 - 27 Mar 2023
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-20230317",
|
"bundleVersion": "codeql-bundle-20230403",
|
||||||
"cliVersion": "2.12.5",
|
"cliVersion": "2.12.6",
|
||||||
"priorBundleVersion": "codeql-bundle-20230304",
|
"priorBundleVersion": "codeql-bundle-20230317",
|
||||||
"priorCliVersion": "2.12.4"
|
"priorCliVersion": "2.12.5"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-20230317",
|
"bundleVersion": "codeql-bundle-20230403",
|
||||||
"cliVersion": "2.12.5",
|
"cliVersion": "2.12.6",
|
||||||
"priorBundleVersion": "codeql-bundle-20230304",
|
"priorBundleVersion": "codeql-bundle-20230317",
|
||||||
"priorCliVersion": "2.12.4"
|
"priorCliVersion": "2.12.5"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue