Skip to content

Releases: github/codeql-action

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.

v1.1.6

31 Oct 04:24
4c1021c

Choose a tag to compare

CodeQL Action Changelog

1.1.6 - 30 Mar 2022

  • 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.

CodeQL Bundle

22 Mar 14:17
81bfc28

Choose a tag to compare

Bundles CodeQL CLI v2.8.4

v1.1.5

31 Oct 04:24
8834766

Choose a tag to compare

CodeQL Action Changelog

1.1.5 - 15 Mar 2022

  • Update default CodeQL bundle version to 2.8.3.
  • The CodeQL runner is now deprecated and no longer being released. For more information, see CodeQL runner deprecation.
  • Fix two bugs that cause action failures with GHES 3.3 or earlier. #978
    • Fix not a permitted key invalid requests with GHES 3.1 or earlier
    • Fix RUNNER_ARCH environment variable must be set errors with GHES 3.3 or earlier

See the full CHANGELOG.md for more information.

CodeQL Bundle

11 Mar 10:50
cdf3c9d

Choose a tag to compare

Bundles CodeQL CLI v2.8.3

DEPRECATION NOTICE: The CodeQL runner is now deprecated and will not be included from this release. Please use CodeQL CLI version 2.6.2 and greater instead. For more information, see CodeQL runner deprecation.

v1.1.4

31 Oct 04:24
f5d8227

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.1.4 - 07 Mar 2022

  • Update default CodeQL bundle version to 2.8.2. #950
  • Fix a bug where old results can be uploaded if the languages in a repository change when using a non-ephemeral self-hosted runner. #955

See the full CHANGELOG.md for more information.

CodeQL Bundle

25 Feb 13:04
117a67b

Choose a tag to compare

Bundles CodeQL CLI v2.8.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.1.3

31 Oct 04:24
75f07e7

Choose a tag to compare

CodeQL Action and CodeQL Runner Changelog

1.1.3 - 23 Feb 2022

  • Fix bug where the CLR traces can continue tracing even after tracing should be stopped. #938

See the full CHANGELOG.md for more information.