chore(deps): update actions/checkout action to v5 #500
Reference in New Issue
Block a user
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.0Release Notes
actions/checkout (actions/checkout)
v5.0.0Compare 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 proposes an upgrade to GitHub Actions
actions/checkout@v5.0.0across three workflow files. This is a good practice to keep actions up-to-date and benefit from any performance improvements or bug fixes. I have no issues with this.48ff255d31to2a397b2086Decision: Accept
Change Score: 10/10
This change updates the
actions/checkoutGitHub Action from version 4.3.0 to version 5.0.0 in multiple workflow files. This looks like a simple dependency update, and is perfectly acceptable.2a397b2086to3ee52b8582Decision: Accept
Change Score: 10/10
The proposed change updates the
actions/checkoutaction to version 5.0.0 in multiple workflow files. This is a good practice to keep actions up-to-date with the latest features and security patches.3ee52b8582to32b58689f9Decision: Accept
Change Score: 10/10
This diff updates the
actions/checkoutaction from version 4.3.0 to version 5.0.0 in three Gitea workflow files. This is a simple version update that appears safe. No problems detected.32b58689f9to723a8a8392Decision: Accept
Change Score: 10/10
This change updates the
actions/checkoutaction in the CI, release, and security workflows from version 4.3.0 to version 5.0.0. This seems like a straightforward update to a commonly used GitHub Action. No problems detected.Decision: Accept
Change Score: 10/10
The proposed changes involve updating the
actions/checkoutaction in three different workflow files (ci.yml,release.yml, andsecurity.yml) from versionv4.3.0tov5.0.0. This looks like a standard version bump and does not appear to introduce any new logical errors or potential issues. Assuming the new version is stable, this is a good change.