-
Notifications
You must be signed in to change notification settings - Fork 0
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-actions group (minor) #205
Open
cluster-stack-bot
wants to merge
2
commits 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 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
cluster-stack-bot
bot
added
update/github-action
size/XS
Denotes a PR that changes 0-20 lines, ignoring generated files.
area/github
Changes made in the github directory
labels
Sep 16, 2024
cluster-stack-bot
bot
changed the title
🌱 Update Github Actions group to 5d869da
🌱 Update github-actions group
Sep 20, 2024
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
September 26, 2024 11:13
f06e28f
to
aa8a0d3
Compare
cluster-stack-bot
bot
changed the title
🌱 Update github-actions group
🌱 Update github-actions group (minor)
Sep 26, 2024
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
from
September 28, 2024 11:12
aa8a0d3
to
2ff14c1
Compare
cluster-stack-bot
bot
added
size/S
Denotes a PR that changes 20-50 lines, ignoring generated files.
and removed
size/XS
Denotes a PR that changes 0-20 lines, ignoring generated files.
labels
Sep 28, 2024
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
5 times, most recently
from
October 5, 2024 11:12
53d9d9a
to
85a4132
Compare
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
from
October 8, 2024 11:15
85a4132
to
ccf9b5b
Compare
cluster-stack-bot
bot
added
size/M
Denotes a PR that changes 50-200 lines, ignoring generated files.
and removed
size/S
Denotes a PR that changes 20-50 lines, ignoring generated files.
labels
Oct 8, 2024
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
4 times, most recently
from
October 16, 2024 11:13
c80c7ea
to
20028b7
Compare
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
3 times, most recently
from
October 25, 2024 11:13
805f769
to
6e35fef
Compare
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
November 4, 2024 11:15
e8121b6
to
112ec5c
Compare
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
from
November 9, 2024 11:13
112ec5c
to
e5ff913
Compare
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
from
November 20, 2024 11:13
e5ff913
to
8b2e897
Compare
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------- | | github-tags | actions/cache | v4.0.2 | v4.1.2 | | github-tags | actions/checkout | v4.1.7 | v4.2.2 | | github-tags | actions/setup-go | v5.0.2 | v5.1.0 | | github-tags | docker/build-push-action | v6.7.0 | v6.10.0 | | github-tags | docker/metadata-action | v5.5.1 | v5.6.1 | | github-tags | renovatebot/github-action | v40.2.7 | v40.3.6 | | github-tags | sigstore/cosign-installer | v3.6.0 | v3.7.0 |
cluster-stack-bot
bot
force-pushed
the
renovate/github-actions
branch
from
November 26, 2024 11:15
8b2e897
to
dcd5c47
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.
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.0.2
->v4.1.2
0c45773
->6849a64
v4.1.7
->v4.2.2
692973e
->11bd719
3378cda
->5d869da
v5.0.2
->v5.1.0
1e60f62
->39370e3
5cd11c3
->48aba3b
v6.7.0
->v6.10.0
v5.5.1
->v5.6.1
988b5a0
->c47758b
v40.2.7
->v40.3.6
v3.6.0
->v3.7.0
c062e08
->e7a8f85
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
actions/setup-go (actions/setup-go)
v5.1.0
Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGhes
logic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
docker/build-push-action (docker/build-push-action)
v6.10.0
Compare Source
call
input to set method for evaluating build by @crazy-max in https://github.com/docker/build-push-action/pull/1265Full Changelog: docker/build-push-action@v6.9.0...v6.10.0
v6.9.0
Compare Source
Full Changelog: docker/build-push-action@v6.8.0...v6.9.0
v6.8.0
Compare Source
Full Changelog: docker/build-push-action@v6.7.0...v6.8.0
docker/metadata-action (docker/metadata-action)
v5.6.1
Compare Source
Full Changelog: docker/metadata-action@v5.6.0...v5.6.1
v5.6.0
Compare Source
commit_date
global expression by @trim21 in https://github.com/docker/metadata-action/pull/471 https://github.com/docker/metadata-action/pull/475Full Changelog: docker/metadata-action@v5.5.1...v5.6.0
renovatebot/github-action (renovatebot/github-action)
v40.3.6
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Continuous Integration
v40.3.5
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.3.4
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.3.3
Compare Source
Bug Fixes
Continuous Integration
v40.3.2
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Continuous Integration
v40.3.1
Compare Source
Build System
Continuous Integration
v40.3.0
Compare Source
Features
docker-socket-host-path
input (#862) (c0afe86)v40.2.11
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.2.10
Compare Source
Miscellaneous Chores
Build System
v40.2.9
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.2.8
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
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.