v1.0.27
CodeQL Action and CodeQL Runner Changelog
1.0.27 - 11 Jan 2022
- The
analyze
andupload-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 thewait-for-processing
action input to"false"
.
See the full CHANGELOG.md for more information.