🌱 Update github-actions group (major)#325
Open
cluster-stack-bot[bot] wants to merge 1 commit intomainfrom
Open
🌱 Update github-actions group (major)#325cluster-stack-bot[bot] wants to merge 1 commit intomainfrom
cluster-stack-bot[bot] wants to merge 1 commit intomainfrom
Conversation
9eb27da to
b401d36
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------ | | github-tags | docker/login-action | v3.5.0 | v4.0.0 | | github-tags | docker/setup-buildx-action | v3 | v4 | | github-tags | docker/setup-qemu-action | v3 | v4 | | github-tags | sigstore/cosign-installer | v3.10.0 | v4.0.0 |
b401d36 to
29f8f2d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.0->v4.0.0v3->v4v3->v4v3.10.0->v4.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
docker/login-action (docker/login-action)
v4.0.0Compare Source
Full Changelog: docker/login-action@v3.7.0...v4.0.0
v3.7.0Compare Source
scopeinput to set scopes for the authentication token by @crazy-max in #912registry-authinput by @crazy-max in #911Full Changelog: docker/login-action@v3.6.0...v3.7.0
v3.6.0Compare Source
registry-authinput for raw authentication to registries by @crazy-max in #887Full Changelog: docker/login-action@v3.5.0...v3.6.0
docker/setup-buildx-action (docker/setup-buildx-action)
v4Compare Source
docker/setup-qemu-action (docker/setup-qemu-action)
v4Compare Source
sigstore/cosign-installer (sigstore/cosign-installer)
v4.0.0Compare Source
What's Changed?
Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You may still install Cosign v2.x with cosign-installer v4.
In version v3+, using
cosign sign-blobrequires adding the--bundleflag which may require you to update your signing command.v3.10.1Compare Source
What's Changed?
Note: cosign-installer v3.x cannot be used to install Cosign v3.x. You must upgrade to cosign-installer v4 in order to use Cosign v3.
Note: This is planned to be the final release of Cosign v2, though we will cut new releases for any critical security or bug fixes. We recommend transitioning to Cosign v3.
Configuration
📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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.