Skip to content

Releases: github/codeql-action

v3.28.19

03 Jun 13:09
fca7ace
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.19 - 03 Jun 2025

  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview.
    The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned
    your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable
    actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #2910

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.21.4

27 May 19:45
bc02a25
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.21.4

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.21.4:

v3.28.18

16 May 10:15
ff0a06e
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.18 - 16 May 2025

  • Update default CodeQL bundle version to 2.21.3. #2893
  • Skip validating SARIF produced by CodeQL for improved performance. #2894
  • The number of threads and amount of RAM used by CodeQL can now be set via the CODEQL_THREADS and CODEQL_RAM runner environment variables. If set, these environment variables override the threads and ram inputs respectively. #2891

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.21.3

13 May 22:27
15bce5b
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.21.3

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.21.3:

v3.28.17

02 May 09:27
60168ef
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.21.2

28 Apr 15:20
018ac1a
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.21.2

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.21.2:

v3.28.16

23 Apr 12:10
28deaed
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.21.1

16 Apr 16:53
4c3e536
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.21.1

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.21.1:

v3.28.15

07 Apr 21:32
45775bd
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842

See the full CHANGELOG.md for more information.

v3.28.14

07 Apr 09:27
fc7e4a0
Compare
Choose a tag to compare

CodeQL Action Changelog

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

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #2838

See the full CHANGELOG.md for more information.