This commit is contained in:
github-actions[bot] 2022-01-11 20:35:30 +00:00
parent faa9ba7363
commit 300c8b6dcb

View file

@ -1,6 +1,6 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
## 1.0.27 - 11 Jan 2022
- 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"`.