Merge pull request #2626 from github/update-bundle/codeql-bundle-v2.19.4

Update default bundle to 2.19.4
This commit is contained in:
Alexander Eyers-Taylor 2024-12-02 13:24:59 +00:00 committed by GitHub
commit 5659f01a9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"bundleVersion": "codeql-bundle-v2.19.3",
"cliVersion": "2.19.3",
"priorBundleVersion": "codeql-bundle-v2.19.2",
"priorCliVersion": "2.19.2"
"bundleVersion": "codeql-bundle-v2.19.4",
"cliVersion": "2.19.4",
"priorBundleVersion": "codeql-bundle-v2.19.3",
"priorCliVersion": "2.19.3"
}