Merge pull request #1882 from github/update-bundle/codeql-bundle-v2.14.5
Update default bundle to 2.14.5
This commit is contained in:
commit
e982de4fb4
3 changed files with 9 additions and 9 deletions
|
|
@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
|
||||||
|
|
||||||
## [UNRELEASED]
|
## [UNRELEASED]
|
||||||
|
|
||||||
No user facing changes.
|
- Update default CodeQL bundle version to 2.14.5. [#1882](https://github.com/github/codeql-action/pull/1882)
|
||||||
|
|
||||||
## 2.21.6 - 13 Sep 2023
|
## 2.21.6 - 13 Sep 2023
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-v2.14.4",
|
"bundleVersion": "codeql-bundle-v2.14.5",
|
||||||
"cliVersion": "2.14.4",
|
"cliVersion": "2.14.5",
|
||||||
"priorBundleVersion": "codeql-bundle-v2.14.3",
|
"priorBundleVersion": "codeql-bundle-v2.14.4",
|
||||||
"priorCliVersion": "2.14.3"
|
"priorCliVersion": "2.14.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bundleVersion": "codeql-bundle-v2.14.4",
|
"bundleVersion": "codeql-bundle-v2.14.5",
|
||||||
"cliVersion": "2.14.4",
|
"cliVersion": "2.14.5",
|
||||||
"priorBundleVersion": "codeql-bundle-v2.14.3",
|
"priorBundleVersion": "codeql-bundle-v2.14.4",
|
||||||
"priorCliVersion": "2.14.3"
|
"priorCliVersion": "2.14.4"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue