Skip to content

Commit

Permalink
Add more context to a change note.
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Horstmeyer <73262256+cannist@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub committed Dec 9, 2021
1 parent b661ef1 commit 7bcc656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7bcc656

Please sign in to comment.