Merge pull request #1543 from github/alexet/update-2.12.3

Update default CodeQL bundle version to 2.12.3
This commit is contained in:
Alexander Eyers-Taylor 2023-02-23 15:46:39 +00:00 committed by GitHub
commit 237a258d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"bundleVersion": "codeql-bundle-20230207",
"cliVersion": "2.12.2",
"priorBundleVersion": "codeql-bundle-20230120",
"priorCliVersion": "2.12.1"
"bundleVersion": "codeql-bundle-20230217",
"cliVersion": "2.12.3",
"priorBundleVersion": "codeql-bundle-20230207",
"priorCliVersion": "2.12.2"
}