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

chore(deps): update github-actions #2469

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Type Update Change
actions/cache action digest 0c45773 -> 1bd1e32
actions/checkout action digest 692973e -> 11bd719
actions/setup-python action digest f677139 -> 0b93645
camunda/camunda-tf-rosa action digest d0471d2 -> 2c37bf2
github/codeql-action action minor v3.26.13 -> v3.27.7
github/codeql-action action digest 3c13be0 -> 78d0136
google-github-actions/auth action digest 8254fb7 -> 6fc4af4
google-github-actions/get-gke-credentials action digest 6051de2 -> 9025e8f
oras-project/setup-oras action digest ca28077 -> 9c92598
sigstore/cosign-installer action minor v3.6.0 -> v3.7.0
tj-actions/changed-files action digest 48d8f15 -> bab30c2

Release Notes

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

v3.27.7

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.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

v3.27.5

Compare Source

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.

sigstore/cosign-installer (sigstore/cosign-installer)

v3.7.0

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v3.6.0...v3.7.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 automation/renovatebot Issues and PRs created by or related to renovatebot automerge dependencies Pull requests that update a dependency file deps/github-actions kind/chore Indicates a maintenance chore (updating docs, etc) labels Oct 12, 2024
@renovate renovate bot force-pushed the renovate/github-actions branch from d7101be to 920af54 Compare October 12, 2024 02:02
@renovate renovate bot force-pushed the renovate/github-actions branch 9 times, most recently from f501961 to 93e91d5 Compare October 25, 2024 11:08
@renovate renovate bot force-pushed the renovate/github-actions branch 10 times, most recently from 997bb96 to 94e71a6 Compare November 1, 2024 20:05
@renovate renovate bot force-pushed the renovate/github-actions branch 4 times, most recently from bbd1d62 to a23b531 Compare November 8, 2024 07:18
@renovate renovate bot force-pushed the renovate/github-actions branch 6 times, most recently from 2bf987a to 225ca88 Compare November 23, 2024 01:33
@renovate renovate bot force-pushed the renovate/github-actions branch 13 times, most recently from 0f49061 to 013f064 Compare December 7, 2024 03:48
@renovate renovate bot force-pushed the renovate/github-actions branch 9 times, most recently from cbb1622 to 712efa7 Compare December 10, 2024 18:36
@renovate renovate bot force-pushed the renovate/github-actions branch from 712efa7 to 186f3ec Compare December 11, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation/renovatebot Issues and PRs created by or related to renovatebot automerge dependencies Pull requests that update a dependency file deps/github-actions kind/chore Indicates a maintenance chore (updating docs, etc) tool/github-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants