Update changelog for v2.1.21

This commit is contained in:
github-actions[bot] 2022-08-25 12:16:17 +00:00
parent 21bf3087a5
commit 00ef1ee757

View file

@ -1,6 +1,6 @@
# CodeQL Action Changelog
## [UNRELEASED]
## 2.1.21 - 25 Aug 2022
- Improve error messages when the code scanning configuration file includes an invalid `queries` block or an invalid `query-filters` block. [#1208](https://github.com/github/codeql-action/pull/1208)
- Fix a bug where Go build tracing could fail on Windows. [#1209](https://github.com/github/codeql-action/pull/1209)