Update changelog and version after v2.1.16

This commit is contained in:
github-actions[bot] 2022-07-13 11:26:38 +00:00
parent 3e7e3b32d0
commit c8971b8e0a
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.16 - 13 Jul 2022
- You can now quickly debug a job that uses the CodeQL Action by re-running the job from the GitHub UI and selecting the "Enable debug logging" option. [#1132](https://github.com/github/codeql-action/pull/1132)