Update changelog and version after v2.1.22

This commit is contained in:
github-actions[bot] 2022-09-01 10:50:36 +00:00
parent b398f525a5
commit a3607ca1f7
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# CodeQL Action Changelog
## [UNRELEASED]
No user facing changes.
## 2.1.22 - 01 Sep 2022
- Downloading CodeQL packs has been moved to the `init` step. Previously, CodeQL packs were downloaded during the `analyze` step. [#1218](https://github.com/github/codeql-action/pull/1218)