Add more context to a change note.

Co-authored-by: Thomas Horstmeyer <73262256+cannist@users.noreply.github.com>
This commit is contained in:
Chris Gavin 2021-12-09 12:53:20 +00:00 committed by GitHub
parent b661ef1697
commit 7bcc6564d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
## [UNRELEASED]
- Update default CodeQL bundle version to 2.7.3. [#842](https://github.com/github/codeql-action/pull/842)
- The `analyze` and `upload-sarif` actions will now wait up to 2 minutes for processing to complete so they can report any processing errors that occurred. This behavior can be disabled by setting the `wait-for-processing` action input to `"false"`.
- 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"`.
## 1.0.25 - 06 Dec 2021