Merge pull request #1056 from github/alexet/update-2.9.1

Update codeql to 2.9.1
This commit is contained in:
Alexander Eyers-Taylor 2022-05-05 16:52:48 +01:00 committed by GitHub
commit dd56e95b46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View file

@ -2,6 +2,7 @@
## [UNRELEASED]
- Update default CodeQL bundle version to 2.9.5. [#1056](https://github.com/github/codeql-action/pull/1056)
- When `wait-for-processing` is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.
## 2.1.9 - 27 Apr 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220421"
"bundleVersion": "codeql-bundle-20220428"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220421"
"bundleVersion": "codeql-bundle-20220428"
}