-
Notifications
You must be signed in to change notification settings - Fork 92
🌱 Update github-actions group (minor) #1568
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
Open
syself-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
30f5108 to
b8d9893
Compare
f9571f2 to
df5ed6a
Compare
0425e3b to
c7b7085
Compare
c7b7085 to
7aac533
Compare
a101169 to
d2f2e8f
Compare
d2f2e8f to
bbcf109
Compare
1515648 to
87121df
Compare
87121df to
e28b6b2
Compare
e28b6b2 to
3efb051
Compare
3efb051 to
7a5b57c
Compare
7a5b57c to
db937bd
Compare
fb46870 to
62a250a
Compare
e01f1ec to
d3cf14d
Compare
ee11520 to
b6464ee
Compare
b6464ee to
af6bf0f
Compare
af6bf0f to
b683e10
Compare
b683e10 to
f69a299
Compare
05effd6 to
30d9b5a
Compare
30d9b5a to
8e49e81
Compare
8e49e81 to
2c44533
Compare
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | actions/cache | v4.2.3 | v4.3.0 | | github-tags | actions/checkout | v4.2.2 | v4.3.0 | | github-tags | actions/setup-go | v5.3.0 | v5.5.0 | | github-tags | docker/build-push-action | v6.15.0 | v6.18.0 | | github-tags | docker/login-action | v3.4.0 | v3.6.0 | | github-tags | docker/metadata-action | v5.7.0 | v5.9.0 | | github-tags | docker/setup-buildx-action | v3.10.0 | v3.11.1 | | github-tags | sigstore/cosign-installer | v3.8.1 | v3.10.1 |
2c44533 to
dffe538
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/github
Changes made in the github directory
size/M
Denotes a PR that changes 50-200 lines, ignoring generated files.
type/minor
update/github-action
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:
v4.2.3->v4.3.0d4323d4->0057852v4.2.2->v4.3.011bd719->08eba0b21cfef2->d72941dcc20338->d3f86a1v5.3.0->v5.5.0cdca736->49933ea4cec3d8->ea165f8471d1dc->2634353v6.15.0->v6.18.0v3.4.0->v3.6.0v5.7.0->v5.9.0b5ca514->e468171v3.10.0->v3.11.12910929->c7c5346dee5dd2->769ba70v3.8.1->v3.10.1c95fe14->6da8fa9Release Notes
actions/cache (actions/cache)
v4.3.0Compare Source
What's Changed
v4.3.0release by @Link- in https://github.com/actions/cache/pull/1655New Contributors
Full Changelog: actions/cache@v4...v4.3.0
v4.2.4Compare Source
What's Changed
@actions/cacheto4.0.5and move@protobuf-ts/pluginto dev depdencies by @Link- in https://github.com/actions/cache/pull/16344.2.4by @Link- in https://github.com/actions/cache/pull/1636New Contributors
Full Changelog: actions/cache@v4...v4.2.4
actions/checkout (actions/checkout)
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
actions/setup-go (actions/setup-go)
v5.5.0Compare Source
What's Changed
Bug fixes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-go@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Dependency updates :
New Contributors
Full Changelog: actions/setup-go@v5...v5.4.0
docker/build-push-action (docker/build-push-action)
v6.18.0Compare Source
Full Changelog: docker/build-push-action@v6.17.0...v6.18.0
v6.17.0Compare Source
Full Changelog: docker/build-push-action@v6.16.0...v6.17.0
v6.16.0Compare Source
Full Changelog: docker/build-push-action@v6.15.0...v6.16.0
docker/login-action (docker/login-action)
v3.6.0Compare Source
registry-authinput for raw authentication to registries by @crazy-max in https://github.com/docker/login-action/pull/887Full Changelog: docker/login-action@v3.5.0...v3.6.0
v3.5.0Compare Source
Full Changelog: docker/login-action@v3.4.0...v3.5.0
docker/metadata-action (docker/metadata-action)
v5.9.0Compare Source
tag-namesoutput to return tag names without image base name by @crazy-max in https://github.com/docker/metadata-action/pull/553Full Changelog: docker/metadata-action@v5.8.0...v5.9.0
v5.8.0Compare Source
is_not_default_branchglobal expression by @crazy-max in https://github.com/docker/metadata-action/pull/535Full Changelog: docker/metadata-action@v5.7.0...v5.8.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.11.1Compare Source
keep-statenot being respected by @crazy-max in https://github.com/docker/setup-buildx-action/pull/429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
sigstore/cosign-installer (sigstore/cosign-installer)
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.
v3.10.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.2...v3.10.0
v3.9.2Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.1...v3.9.2
v3.9.1Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3.9.0...v3.9.1
v3.9.0Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.9.0
v3.8.2Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.8.2
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.