-
Notifications
You must be signed in to change notification settings - Fork 4
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 all actions #6
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-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
renovate
bot
force-pushed
the
renovate/all-actions
branch
3 times, most recently
from
March 21, 2023 01:37
76491c4
to
d6a94cb
Compare
renovate
bot
changed the title
chore(deps): update actions/checkout action to v3.4.0
chore(deps): update actions/checkout action to v3.5.0
Mar 24, 2023
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
March 24, 2023 07:33
d6a94cb
to
72f1af5
Compare
renovate
bot
changed the title
chore(deps): update actions/checkout action to v3.5.0
chore(deps): update all actions
Apr 4, 2023
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
April 4, 2023 16:23
72f1af5
to
99752b4
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
4 times, most recently
from
April 19, 2023 16:28
e40b241
to
559ef1e
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
April 20, 2023 15:26
1fd4bfb
to
b98898e
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
May 4, 2023 21:52
b98898e
to
365dab7
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
3 times, most recently
from
June 4, 2023 02:57
f07c96a
to
be2ae2d
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
June 15, 2023 05:56
97828bb
to
b3b5495
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
June 28, 2023 20:54
b3b5495
to
cc0f886
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
July 12, 2023 17:58
d0bff68
to
29643fa
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
August 7, 2023 05:24
29643fa
to
9f7f9b7
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
August 29, 2023 02:55
76da196
to
405f728
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
September 9, 2023 11:56
405f728
to
907eec9
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
September 23, 2023 11:18
907eec9
to
622a8c9
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
November 19, 2023 02:26
bae361d
to
0b0e17e
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
2 times, most recently
from
December 9, 2023 02:21
5031c22
to
5685f9d
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
January 9, 2024 20:58
5685f9d
to
6358aaa
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
February 8, 2024 05:42
6358aaa
to
c5bc654
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
March 27, 2024 05:33
c5bc654
to
64960a2
Compare
renovate
bot
force-pushed
the
renovate/all-actions
branch
from
May 5, 2024 14:51
64960a2
to
c710096
Compare
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.3.0
->v3.6.0
v0.1.8
->v0.1.10
v1.4.0
->v1.5.0
v4.0.0
->v4.2.1
v2.1.0
->v2.2.0
v2.5.0
->v2.10.0
v1.3.1
->v1.7.0
v1.3.3
->v1.4.6
v2.0.0
->v2.2.1
Release Notes
actions/checkout (actions/checkout)
v3.6.0
Compare Source
v3.5.3
Compare Source
v3.5.2
Compare Source
v3.5.1
Compare Source
v3.5.0
Compare Source
v3.4.0
Compare Source
appleboy/ssh-action (appleboy/ssh-action)
v0.1.10
Compare Source
Enhancement
v0.1.9
Compare Source
Enhance
5f64c95
- chore: improve SSH key handling and documentation3cd1bcf
- feat: refactor code for parallel execution on multiple hosts (#237 #233)4958308
- docs: add traditional Chinese documentation. (5 weeks ago) <Bo-Yi.Wu>bobheadxi/deployments (bobheadxi/deployments)
v1.5.0
Compare Source
What's Changed
token
now has a default. by @buckett in https://github.com/bobheadxi/deployments/pull/136task
input by @EndBug in https://github.com/bobheadxi/deployments/pull/141New Contributors
Full Changelog: bobheadxi/deployments@v1.4.0...v1.5.0
docker/build-push-action (docker/build-push-action)
v4.2.1
Compare Source
Full Changelog: docker/build-push-action@v4.2.0...v4.2.1
v4.2.0
Compare Source
Full Changelog: docker/build-push-action@v4.1.1...v4.2.0
v4.1.1
Compare Source
Full Changelog: docker/build-push-action@v4.1.0...v4.1.1
v4.1.0
Compare Source
Full Changelog: docker/build-push-action@v4.0.0...v4.1.0
docker/login-action (docker/login-action)
v2.2.0
Compare Source
Full Changelog: docker/login-action@v2.1.0...v2.2.0
docker/setup-buildx-action (docker/setup-buildx-action)
v2.10.0
Compare Source
What's Changed
Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0
v2.9.1
Compare Source
Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1
v2.9.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0
v2.8.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0
v2.7.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0
v2.6.0
Compare Source
Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0
getsentry/action-release (getsentry/action-release)
v1.7.0
Compare Source
v1.6.0
Compare Source
Reverts the PR attempting to update the CLI to v2.x
v1.5.0
Compare Source
v1.4.1
Compare Source
What's Changed
Full Changelog: getsentry/action-release@v1.4.0...v1.4.1
v1.4.0
: releaseCompare Source
What's Changed
dist
on sourcemaps by @tanyagray in https://github.com/getsentry/action-release/pull/125New Contributors
Full Changelog: getsentry/action-release@v1.3.1...v1.4.0
guidojw/actions (guidojw/actions)
v1.4.6
Compare Source
Bug Fixes
Miscellaneous Chores
v1.4.5
Compare Source
Miscellaneous Chores
v1.4.4
Compare Source
Miscellaneous Chores
v1.4.3
Compare Source
Bug Fixes
v1.4.2
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
Bug Fixes
Features
snok/container-retention-policy (snok/container-retention-policy)
v2.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.2.1
v2.2.0
Compare Source
What's Changed
This new version of the action introduces a
token-type
input variable, which enables the use ofGITHUB_TOKEN
instead of a personal access token - by @Injabie3 in https://github.com/snok/container-retention-policy/pull/70New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.2.0
v2.1.3
Compare Source
What's Changed
keep_at_least
parameter predictable by @yma-het in https://github.com/snok/container-retention-policy/pull/68New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.1.3
v2.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.1.2
v2.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.1.1
v2.1.0
Compare Source
What's new
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.1.0
v2.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: snok/container-retention-policy@v2...v2.0.1
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.