Skip to content

Releases: github/codeql-action

CodeQL Bundle

03 May 13:06
96bc9c3

Choose a tag to compare

Bundles CodeQL CLI v2.9.1

v2.1.9

31 Oct 04:26
7502d6e

Choose a tag to compare

CodeQL Action Changelog

2.1.9 - 27 Apr 2022

  • Add working-directory input to the autobuild action. #1024
  • The analyze and upload-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 the wait-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

31 Oct 04:24
6c3ae45

Choose a tag to compare

CodeQL Action Changelog

1.1.9 - 27 Apr 2022

  • Add working-directory input to the autobuild action. #1024
  • The analyze and upload-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 the wait-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

21 Apr 21:08
e6e3277

Choose a tag to compare

Bundles CodeQL CLI v2.9.0

v2.1.8

31 Oct 04:26
1ed1437

Choose a tag to compare

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

31 Oct 04:24
e2cc7cc

Choose a tag to compare

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.

v2.1.7

31 Oct 04:26
0182a2c

Choose a tag to compare

CodeQL Action Changelog

2.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

See the full CHANGELOG.md for more information.

v1.1.7

31 Oct 04:24
1fc1008

Choose a tag to compare

CodeQL Action Changelog

1.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

See the full CHANGELOG.md for more information.

CodeQL Bundle

01 Apr 15:44
935969c

Choose a tag to compare

Bundles CodeQL CLI v2.8.5

v2.1.6

31 Oct 04:26
28eead2

Choose a tag to compare

CodeQL Action Changelog

2.1.6 - 30 Mar 2022

  • [v2+ only] The CodeQL Action now runs on Node.js v16. #1000
  • Update default CodeQL bundle version to 2.8.4. #990
  • Fix a bug where an invalid commit_oid was being sent to code scanning when a custom checkout path was being used. #956

See the full CHANGELOG.md for more information.