chore(deps): update actions/checkout action to v6 #13
Reference in New Issue
Block a user
Delete Branch "renovate/actions-checkout-6.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:
v5.0.1->v6.0.0Release Notes
actions/checkout (actions/checkout)
v6.0.0Compare Source
What's Changed
Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.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
The change involves updating the
actions/checkoutaction in the release workflow from version 5.0.1 to version 6.0.0. This is a standard update to a widely-used GitHub Action, and it generally improves the stability and security of the workflow. As there aren't any breaking changes that would impact our code, I'm accepting this change.