Skip to content

Releases: github/codeql-action

v1.0.25

31 Oct 04:23
546b30f

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.25 - 06 Dec 2021

No user facing changes.

See the full CHANGELOG.md for more information.

v1.0.24

31 Oct 04:23
e095058

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.24 - 23 Nov 2021

  • Update default CodeQL bundle version to 2.7.2. #827

See the full CHANGELOG.md for more information.

CodeQL Bundle

22 Nov 13:08
26567f6

Choose a tag to compare

Bundles CodeQL CLI v2.7.2

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.23

31 Oct 04:23
a627e9f

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.23 - 16 Nov 2021

  • The upload-sarif action now allows multiple uploads in a single job, as long as they have different categories. #801
  • Update default CodeQL bundle version to 2.7.1. #816

See the full CHANGELOG.md for more information.

CodeQL Bundle

15 Nov 18:29
ea8a175

Choose a tag to compare

Bundles CodeQL CLI v2.7.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.22

31 Oct 04:23
5581e08

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.22 - 04 Nov 2021

  • The init step of the Action now supports ram and threads inputs to limit resource use of CodeQL extractors. These inputs also serve as defaults to the subsequent analyze step, which finalizes the database and executes queries. #738
  • When used with CodeQL 2.7.1 or above, the Action now includes custom query help in the analysis results uploaded to GitHub code scanning, if available. To add help text for a custom query, create a Markdown file next to the .ql file containing the query, using the same base name but the file extension .md. #804

See the full CHANGELOG.md for more information.

v1.0.21

31 Oct 04:23
e891551

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.21 - 28 Oct 2021

  • Update default CodeQL bundle version to 2.7.0. #795

See the full CHANGELOG.md for more information.

v1.0.20

31 Oct 04:23
e86ea38

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.20 - 25 Oct 2021

No user facing changes.

See the full CHANGELOG.md for more information.

CodeQL Bundle

25 Oct 20:29
503f298

Choose a tag to compare

Bundles CodeQL CLI v2.7.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.19

31 Oct 04:23
1990ded

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.0.19 - 18 Oct 2021

No user facing changes.

See the full CHANGELOG.md for more information.