Skip to content

Releases: github/codeql-action

v3.29.4

23 Jul 13:16
4e828ff
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.29.4 - 23 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.29.3

21 Jul 11:33
d6bbdef
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.29.3 - 21 Jul 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.20

21 Jul 11:32
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.20 - 21 July 2025

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.22.2

23 Jul 11:06
f53ec7c
Compare
Choose a tag to compare
CodeQL Bundle v2.22.2 Pre-release
Pre-release

Bundles CodeQL CLI v2.22.2

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

v3.29.2

30 Jun 13:01
181d5ee
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.29.2 - 30 Jun 2025

  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2935

See the full CHANGELOG.md for more information.

v3.29.1

27 Jun 10:45
39edc49
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.29.1 - 27 Jun 2025

  • Fix bug in PR analysis where user-provided include query filter fails to exclude non-included queries. #2938
  • Update default CodeQL bundle version to 2.22.1. #2950

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.22.1

24 Jun 14:12
9b02dc2
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.22.1

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

v3.29.0

11 Jun 19:00
ce28f5b
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.29.0 - 11 Jun 2025

  • Update default CodeQL bundle version to 2.22.0. #2925
  • Bump minimum CodeQL bundle version to 2.16.6. #2912

See the full CHANGELOG.md for more information.

CodeQL Bundle v2.22.0

09 Jun 20:28
b1e4dc3
Compare
Choose a tag to compare

Bundles CodeQL CLI v2.22.0

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

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.