Merge pull request #2417 from github/update-bundle/codeql-bundle-v2.18.2

Update default bundle to 2.18.2
This commit is contained in:
Alexander Eyers-Taylor 2024-08-13 14:58:23 +01:00 committed by GitHub
commit c4c3c4421f
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.18.1",
"cliVersion": "2.18.1",
"priorBundleVersion": "codeql-bundle-v2.18.0",
"priorCliVersion": "2.18.0"
"bundleVersion": "codeql-bundle-v2.18.2",
"cliVersion": "2.18.2",
"priorBundleVersion": "codeql-bundle-v2.18.1",
"priorCliVersion": "2.18.1"
}