Skip to content

v2.22.6

Compare
Choose a tag to compare
@aeisenberg aeisenberg released this 31 Oct 04:29
· 1627 commits to main since this release
689fdc5

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

2.22.6 - 14 Nov 2023

  • Customers running Python analysis on macOS using version 2.14.6 or earlier of the CodeQL CLI should upgrade to CodeQL CLI version 2.15.0 or later. If you do not wish to upgrade the CodeQL CLI, ensure that you are using Python version 3.11 or earlier, as CodeQL version 2.14.6 and earlier do not support Python 3.12. You can achieve this by adding a setup-python step to your code scanning workflow before the step that invokes github/codeql-action/init.
  • Update default CodeQL bundle version to 2.15.2. #1978

See the full CHANGELOG.md for more information.