Update changelog and version after v1.0.23

This commit is contained in:
github-actions[bot] 2021-11-16 19:57:33 +00:00 committed by Edoardo Pirovano
parent 0aea878963
commit a392055010
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28

View file

@ -1,5 +1,9 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
No user facing changes.
## 1.0.23 - 16 Nov 2021
- The `upload-sarif` action now allows multiple uploads in a single job, as long as they have different categories. [#801](https://github.com/github/codeql-action/pull/801)