Skip to content

Releases: github/codeql-action

CodeQL Bundle

14 Feb 19:07
2c6b76b

Choose a tag to compare

Bundles CodeQL CLI v2.8.1

DEPRECATION NOTICE: The CodeQL runner is being deprecated. Please use CodeQL CLI version 2.6.2 and greater instead. GitHub Enterprise Server 3.3 will be the final release series that supports the CodeQL runner. On GitHub Enterprise Cloud, the CodeQL runner will be supported until March 2022. For more information, see CodeQL runner deprecation.

v1.0.32

31 Oct 04:24
2b46439

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.32 - 07 Feb 2022

  • Add sarif-id as an output for the upload-sarif and analyze actions. #889
  • Add ref and sha inputs to the analyze action, which override the defaults provided by the GitHub Action context. #889
  • Update default CodeQL bundle version to 2.8.0. #911

See the full CHANGELOG.md for more information.

CodeQL Bundle

04 Feb 19:10
904d0ac

Choose a tag to compare

Bundles CodeQL CLI v2.8.0

DEPRECATION NOTICE: The CodeQL runner is being deprecated. Please use CodeQL CLI version 2.6.2 and greater instead. GitHub Enterprise Server 3.3 will be the final release series that supports the CodeQL runner. On GitHub Enterprise Cloud, the CodeQL runner will be supported until March 2022. For more information, see CodeQL runner deprecation.

v1.0.31

31 Oct 04:24
1a927e9

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.31 - 31 Jan 2022

  • Remove experimental message when using custom CodeQL packages. #888
  • Add a better warning message stating that experimental features will be disabled if the workflow has been triggered by a pull request from a fork or the security-events: write permission is not present. #882

See the full CHANGELOG.md for more information.

v1.0.30

31 Oct 04:24
8b37404

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.30 - 24 Jan 2022

  • Display a better error message when encountering a workflow that runs the codeql-action/init action multiple times. #876
  • Update default CodeQL bundle version to 2.7.6. #877

See the full CHANGELOG.md for more information.

v1.0.29

31 Oct 04:24
384cfc4

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.29 - 21 Jan 2022

  • The feature to wait for SARIF processing to complete after upload has been disabled by default due to a bug in its interaction with pull requests from forks.

See the full CHANGELOG.md for more information.

v1.0.28

31 Oct 04:24
8a4b243

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.28 - 18 Jan 2022

  • Update default CodeQL bundle version to 2.7.5. #866
  • Fix a bug where SARIF files were failing upload due to an invalid test for unique categories. #872

See the full CHANGELOG.md for more information.

CodeQL Bundle

20 Jan 12:06
c0b507e

Choose a tag to compare

Bundles CodeQL CLI v2.7.6

DEPRECATION NOTICE: The CodeQL runner is being deprecated. Please use CodeQL CLI version 2.6.2 and greater instead. GitHub Enterprise Server 3.3 will be the final release series that supports the CodeQL runner. On GitHub Enterprise Cloud, the CodeQL runner will be supported until March 2022. For more information, see CodeQL runner deprecation.

v1.0.27

31 Oct 04:24
cd783c8

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.27 - 11 Jan 2022

  • The analyze and upload-sarif actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the wait-for-processing action input to "false".

See the full CHANGELOG.md for more information.

CodeQL Bundle

12 Jan 18:34
cbabe47

Choose a tag to compare

Bundles CodeQL CLI v2.7.5

DEPRECATION NOTICE: The CodeQL runner is being deprecated. Please use CodeQL CLI version 2.6.2 and greater instead. GitHub Enterprise Server 3.3 will be the final release series that supports the CodeQL runner. On GitHub Enterprise Cloud, the CodeQL runner will be supported until March 2022. For more information, see CodeQL runner deprecation.