Skip to content

v1.1.39

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

CodeQL Action Changelog

1.1.39 - 18 Jan 2023

  • CodeQL Action v1 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see this changelog post. #1467
  • Python automatic dependency installation will no longer fail for projects using Poetry that specify virtualenvs.options.no-pip = true in their poetry.toml. #1431
  • Avoid printing a stack trace and error message when the action fails to find the SHA at the
    current directory. This will happen in several non-error states and so we now avoid cluttering the
    log with this message. #1485

See the full CHANGELOG.md for more information.