Releases: github/codeql-action
CodeQL Bundle
Bundles CodeQL CLI v2.8.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.32
CodeQL Action and CodeQL Runner Changelog
1.0.32 - 07 Feb 2022
- Add
sarif-idas an output for theupload-sarifandanalyzeactions. #889 - Add
refandshainputs to theanalyzeaction, which override the defaults provided by the GitHub Action context. #889 - Update default CodeQL bundle version to 2.8.0. #911
See the full CHANGELOG.md for more information.
CodeQL Bundle
Bundles CodeQL CLI v2.8.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.31
CodeQL Action and CodeQL Runner Changelog
1.0.31 - 31 Jan 2022
- Remove
experimentalmessage when using custom CodeQL packages. #888 - Add a better warning message stating that experimental features will be disabled if the workflow has been triggered by a pull request from a fork or the
security-events: writepermission is not present. #882
See the full CHANGELOG.md for more information.
v1.0.30
CodeQL Action and CodeQL Runner Changelog
1.0.30 - 24 Jan 2022
- Display a better error message when encountering a workflow that runs the
codeql-action/initaction multiple times. #876 - Update default CodeQL bundle version to 2.7.6. #877
See the full CHANGELOG.md for more information.
v1.0.29
CodeQL Action and CodeQL Runner Changelog
1.0.29 - 21 Jan 2022
- The feature to wait for SARIF processing to complete after upload has been disabled by default due to a bug in its interaction with pull requests from forks.
See the full CHANGELOG.md for more information.
v1.0.28
CodeQL Action and CodeQL Runner Changelog
1.0.28 - 18 Jan 2022
- Update default CodeQL bundle version to 2.7.5. #866
- Fix a bug where SARIF files were failing upload due to an invalid test for unique categories. #872
See the full CHANGELOG.md for more information.
CodeQL Bundle
Bundles CodeQL CLI v2.7.6
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.27
CodeQL Action and CodeQL Runner Changelog
1.0.27 - 11 Jan 2022
- The
analyzeandupload-sarifactions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting thewait-for-processingaction input to"false".
See the full CHANGELOG.md for more information.
CodeQL Bundle
Bundles CodeQL CLI v2.7.5
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.