chore(deps): update actions/checkout action to v5 #148
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/actions-checkout-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v4.3.0
->v5.0.0
Release Notes
actions/checkout (actions/checkout)
v5.0.0
Compare Source
What's Changed
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 10/10
This change updates the
actions/checkout
GitHub Action to v5.0.0 in multiple workflow files. This is a straightforward update to use the latest version of the checkout action, which is generally a good practice for security and feature improvements. No immediate problems are apparent. Good Job!c1fba9beef
to4e882cb2db
4e882cb2db
tobc71e56daf
Decision: Accept
Change Score: 10/10
This change proposes an update to GitHub Actions workflows, specifically upgrading the
actions/checkout
action from versionv4.2.2
tov5.0.0
in.gitea/workflows/ci.yml
,.gitea/workflows/release.yml
, and.gitea/workflows/snyk.yml
.This update appears to be a straightforward version bump. Assuming that version
v5.0.0
of theactions/checkout
action does not introduce any breaking changes that would negatively impact the workflows, this change is acceptable. Keep an eye on the workflow runs after this change is merged, to check for any issues.bc71e56daf
to6760f67d55
Decision: Accept
Change Score: 10/10
This diff updates the
actions/checkout
action to version 5.0.0 in three separate workflow files. This is a straightforward update to a widely used action, and there are no immediately obvious problems. However, you should carefully review the release notes foractions/checkout@v5.0.0
to ensure there are no breaking changes that could affect the workflows.6760f67d55
tod93d0b3477
Decision: Accept
Change Score: 10/10
This is a straightforward update to the
actions/checkout
action across multiple workflow files. The change is simply bumping the version fromv4.3.0
tov5.0.0
. I see no immediate issues.d93d0b3477
to587b5913f2
Decision: Accept
Change Score: 10/10
This change proposes an update to the
actions/checkout
GitHub Action from versionv4.3.0
tov5.0.0
across multiple workflow files. This looks like a straightforward dependency update and doesn't appear to introduce any immediate problems. I approve this change.587b5913f2
to5b966da9be
Decision: Accept
Change Score: 10/10
This change updates the
actions/checkout
action to v5.0.0 in multiple workflow files. This appears to be a simple dependency update. There are no immediately obvious problems. Good job!View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.