Merge pull request #2270 from github/update-bundle/codeql-bundle-v2.17.2

Update default bundle to 2.17.2
This commit is contained in:
Henry Mercer 2024-05-07 12:13:33 +01:00 committed by GitHub
commit 4b812a5dff
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.17.1",
"cliVersion": "2.17.1",
"priorBundleVersion": "codeql-bundle-v2.17.0",
"priorCliVersion": "2.17.0"
"bundleVersion": "codeql-bundle-v2.17.2",
"cliVersion": "2.17.2",
"priorBundleVersion": "codeql-bundle-v2.17.1",
"priorCliVersion": "2.17.1"
}