Skip to content

v2.1.22

Compare
Choose a tag to compare
@aeisenberg aeisenberg released this 31 Oct 04:26
· 3447 commits to main since this release
b398f52

CodeQL Action Changelog

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
  • Update default CodeQL bundle version to 2.10.4. #1224
  • The newly released Poetry 1.2 is not yet supported. In the most common case where the CodeQL Action is automatically installing Python dependencies, it will continue to install and use Poetry 1.1 on its own. However, in certain cases such as with self-hosted runners, you may need to ensure Poetry 1.1 is installed yourself.

See the full CHANGELOG.md for more information.