Releases: github/codeql-action
v2.26.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
2.26.1 - 13 Aug 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.26.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
3.26.1 - 13 Aug 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.26.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
3.26.0 - 06 Aug 2024
- Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #2403
- Bump the minimum CodeQL bundle version to 2.13.5. #2408
See the full CHANGELOG.md for more information.
v2.26.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
2.26.0 - 06 Aug 2024
- Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #2403
- Bump the minimum CodeQL bundle version to 2.13.5. #2408
See the full CHANGELOG.md for more information.
CodeQL Bundle v2.18.2
Bundles CodeQL CLI v2.18.2
Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.18.2
:
codeql/cpp-queries
(changelog, source)codeql/cpp-all
(changelog, source)codeql/csharp-queries
(changelog, source)codeql/csharp-all
(changelog, source)codeql/go-queries
(changelog, source)codeql/go-all
(changelog, source)codeql/java-queries
(changelog, source)codeql/java-all
(changelog, source)codeql/javascript-queries
(changelog, source)codeql/javascript-all
(changelog, source)codeql/python-queries
(changelog, source)codeql/python-all
(changelog, source)codeql/ruby-queries
(changelog, source)codeql/ruby-all
(changelog, source)codeql/swift-queries
(changelog, source)codeql/swift-all
(changelog, source)
v3.25.15
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
3.25.15 - 26 Jul 2024
- Update default CodeQL bundle version to 2.18.1. #2385
See the full CHANGELOG.md for more information.
v2.25.15
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
2.25.15 - 26 Jul 2024
- Update default CodeQL bundle version to 2.18.1. #2385
See the full CHANGELOG.md for more information.
v3.25.14
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
3.25.14 - 25 Jul 2024
- Experimental: add a new
start-proxy
action which starts the same HTTP proxy as used bygithub/dependabot-action
. Do not use this in production as it is part of an internal experiment and subject to change at any time.
See the full CHANGELOG.md for more information.
v2.25.14
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between v2
and v3
of the CodeQL Action is the node version they support, with v3
running on node 20 while we continue to release v2
to support running on node 16. For example 3.22.11
was the first v3
release and is functionally identical to 2.22.11
. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
2.25.14 - 25 Jul 2024
- Experimental: add a new
start-proxy
action which starts the same HTTP proxy as used bygithub/dependabot-action
. Do not use this in production as it is part of an internal experiment and subject to change at any time.
See the full CHANGELOG.md for more information.
CodeQL Bundle v2.18.1
Bundles CodeQL CLI v2.18.1
Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.18.1
:
codeql/cpp-queries
(changelog, source)codeql/cpp-all
(changelog, source)codeql/csharp-queries
(changelog, source)codeql/csharp-all
(changelog, source)codeql/go-queries
(changelog, source)codeql/go-all
(changelog, source)codeql/java-queries
(changelog, source)codeql/java-all
(changelog, source)codeql/javascript-queries
(changelog, source)codeql/javascript-all
(changelog, source)codeql/python-queries
(changelog, source)codeql/python-all
(changelog, source)codeql/ruby-queries
(changelog, source)codeql/ruby-all
(changelog, source)codeql/swift-queries
(changelog, source)codeql/swift-all
(changelog, source)