Releases: github/codeql-action
CodeQL Bundle
Bundles CodeQL CLI v2.7.3
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.25
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
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
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
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
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
CodeQL Action and CodeQL Runner Changelog
1.0.22 - 04 Nov 2021
- The
init
step of the Action now supportsram
andthreads
inputs to limit resource use of CodeQL extractors. These inputs also serve as defaults to the subsequentanalyze
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
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
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
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.