Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update github/codeql-action action to v3.27.4 #921

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.26.8 -> v3.27.4

Release Notes

github/codeql-action (github/codeql-action)

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to github.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added ci github-actions Dependabot: GitHub Actions labels Sep 24, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.9 Update github/codeql-action action to v3.26.10 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from f8abdbe to a9e5db9 Compare October 3, 2024 21:56
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.10 Update github/codeql-action action to v3.26.11 Oct 3, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.11 Update github/codeql-action action to v3.26.12 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from a9e5db9 to dfb429f Compare October 7, 2024 19:14
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from dfb429f to 5275845 Compare October 14, 2024 19:48
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.12 Update github/codeql-action action to v3.26.13 Oct 14, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.26.13 Update github/codeql-action action to v3.27.0 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 5275845 to 5c3c1c7 Compare October 22, 2024 16:29
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.0 Update github/codeql-action action to v3.27.1 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from d36a6bf to e912faa Compare November 12, 2024 12:14
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.1 Update github/codeql-action action to v3.27.2 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e912faa to 83e289e Compare November 12, 2024 20:39
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.2 Update github/codeql-action action to v3.27.3 Nov 12, 2024
@renovate renovate bot changed the title Update github/codeql-action action to v3.27.3 Update github/codeql-action action to v3.27.4 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 83e289e to 58ffeaa Compare November 14, 2024 16:07
@oddstr13 oddstr13 merged commit 848e82d into master Nov 18, 2024
10 checks passed
@renovate renovate bot deleted the renovate/github-codeql-action-3.x branch November 18, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci github-actions Dependabot: GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant