Update changelog for v2.1.9

This commit is contained in:
github-actions[bot] 2022-04-27 16:41:08 +00:00
parent 72861144fd
commit cbce00d08d

View file

@ -1,6 +1,6 @@
# CodeQL Action Changelog
## [UNRELEASED]
## 2.1.9 - 27 Apr 2022
- Add `working-directory` input to the `autobuild` action. [#1024](https://github.com/github/codeql-action/pull/1024)
- 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"`. [#1007](https://github.com/github/codeql-action/pull/1007)