Merge pull request #866 from github/hmakholm/pr/2.7.5

Bump CodeQL version to 2.7.5
This commit is contained in:
Henning Makholm 2022-01-17 19:45:58 +01:00 committed by GitHub
commit b31df3ff95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@ No user facing changes.
- The `analyze` and `upload-sarif` actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the `wait-for-processing` action input to `"false"`.
- Update default CodeQL bundle version to 2.7.5.
## 1.0.26 - 10 Dec 2021

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211208"
"bundleVersion": "codeql-bundle-20220112"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20211208"
"bundleVersion": "codeql-bundle-20220112"
}