This commit is contained in:
github-actions[bot] 2022-02-17 12:00:54 +00:00
parent 6a961c08f2
commit c9f98d45c1

View file

@ -1,6 +1,6 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
## 1.1.1 - 17 Feb 2022
- The CodeQL CLI versions up to and including version 2.4.4 are not compatible with the CodeQL Action 1.1.1 and later. The Action will emit an error if it detects that it is being used by an incompatible version of the CLI. [#931](https://github.com/github/codeql-action/pull/931)
- Update default CodeQL bundle version to 2.8.1. [#925](https://github.com/github/codeql-action/pull/925)