GitHub

v4.37.7

Immutable release. Only release title and notes can be modified.

  • Update default CodeQL bundle version to 2.26.3. #4085

v3.37.7

Immutable release. Only release title and notes can be modified.

  • Update default CodeQL bundle version to 2.26.3. #4085

CodeQL Bundle v2.26.3

Immutable release. Only release title and notes can be modified.

Bundles CodeQL CLI v2.26.3

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.26.3:

v4.37.6

Immutable release. Only release title and notes can be modified.

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

v3.37.6

Immutable release. Only release title and notes can be modified.

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

v4.37.5

Immutable release. Only release title and notes can be modified.

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

v3.37.5

Immutable release. Only release title and notes can be modified.

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

v4.37.4

Immutable release. Only release title and notes can be modified.

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

v3.37.4

Immutable release. Only release title and notes can be modified.

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

CodeQL Bundle v2.26.2

Immutable release. Only release title and notes can be modified.

Bundles CodeQL CLI v2.26.2

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.26.2:

Read the original on github.com ↗