Releases: github/codeql-action
Releases · github/codeql-action
v1.1.11
CodeQL Action Changelog
1.1.11 - 17 May 2022
- Update default CodeQL bundle version to 2.9.2. #1074
See the full CHANGELOG.md for more information.
v2.1.10
CodeQL Action Changelog
2.1.10 - 10 May 2022
- Update default CodeQL bundle version to 2.9.5. #1056
- When
wait-for-processing
is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.
See the full CHANGELOG.md for more information.
v1.1.10
CodeQL Action Changelog
1.1.10 - 10 May 2022
- Update default CodeQL bundle version to 2.9.5. #1056
- When
wait-for-processing
is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.
See the full CHANGELOG.md for more information.
CodeQL Bundle
Bundles CodeQL CLI v2.9.2
CodeQL Bundle
Bundles CodeQL CLI v2.9.1
v2.1.9
CodeQL Action Changelog
2.1.9 - 27 Apr 2022
- Add
working-directory
input to theautobuild
action. #1024 - The
analyze
andupload-sarif
actions 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-processing
action input to"false"
. #1007 - Update default CodeQL bundle version to 2.9.0.
- Fix a bug where status reporting fails on Windows. #1042
See the full CHANGELOG.md for more information.
v1.1.9
CodeQL Action Changelog
1.1.9 - 27 Apr 2022
- Add
working-directory
input to theautobuild
action. #1024 - The
analyze
andupload-sarif
actions 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-processing
action input to"false"
. #1007 - Update default CodeQL bundle version to 2.9.0.
- Fix a bug where status reporting fails on Windows. #1042
See the full CHANGELOG.md for more information.
CodeQL Bundle
Bundles CodeQL CLI v2.9.0
v2.1.8
CodeQL Action Changelog
2.1.8 - 08 Apr 2022
- Update default CodeQL bundle version to 2.8.5. #1014
- Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025
See the full CHANGELOG.md for more information.
v1.1.8
CodeQL Action Changelog
1.1.8 - 08 Apr 2022
- Update default CodeQL bundle version to 2.8.5. #1014
- Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025
See the full CHANGELOG.md for more information.