Skip to content

v2.1.15

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

CodeQL Action Changelog

2.1.15 - 28 Jun 2022

  • CodeQL query packs listed in the packs configuration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. #1116
  • The combination of python2 and poetry is no longer supported. See actions/setup-python#374 for more details. #1124
  • Update default CodeQL bundle version to 2.10.0. #1123

See the full CHANGELOG.md for more information.