chore(deps): update actions/checkout action to v5 #369

Merged
luke merged 1 commits from renovate/actions-checkout-5.x into main 2025-09-15 11:28:01 +02:00
Member

This PR contains the following updates:

Package Type Update Change
actions/checkout action major 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | major | `v4.3.0` -> `v5.0.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v5.0.0`](https://github.com/actions/checkout/releases/tag/v5.0.0) [Compare Source](https://github.com/actions/checkout/compare/v4.3.0...v5.0.0) #### What's Changed - Update actions checkout to use node 24 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;2226](https://github.com/actions/checkout/pull/2226) - Prepare v5.0.0 release by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;2238](https://github.com/actions/checkout/pull/2238) #### ⚠️ Minimum Compatible Runner Version **v2.327.1**\ [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) 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> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuODEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-08-11 15:13:39 +02:00
chore(deps): update actions/checkout action to v5
Some checks failed
CI / ci (pull_request) Failing after 4s
Validate PR Title / validate (pull_request) Successful in 5s
8e90a5e8e9
renovate-bot requested review from luke 2025-08-11 15:13:39 +02:00
Member

Decision: Accept
Change Score: 10/10

This change updates the actions/checkout action to version 5.0.0 in all three workflow files. This appears to be a simple version bump. No immediate problems are apparent.

**Decision: Accept** **Change Score: 10/10** This change updates the `actions/checkout` action to version 5.0.0 in all three workflow files. This appears to be a simple version bump. No immediate problems are apparent.
renovate-bot force-pushed renovate/actions-checkout-5.x from 8e90a5e8e9 to ae9713873b 2025-08-12 22:12:03 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

This change proposes an update to GitHub Actions, specifically bumping the actions/checkout action from version 4.3.0 to version 5.0.0. This is a standard dependency update and appears safe. No issues detected.

**Decision: Accept** **Change Score: 10/10** This change proposes an update to GitHub Actions, specifically bumping the `actions/checkout` action from version 4.3.0 to version 5.0.0. This is a standard dependency update and appears safe. No issues detected.
renovate-bot force-pushed renovate/actions-checkout-5.x from ae9713873b to 441659150d 2025-08-25 13:12:06 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

This is a straightforward update to the GitHub Actions checkout action. Upgrading from v4.3.0 to v5.0.0 is generally a good practice to stay current with action updates and security patches. No immediate issues are apparent.

**Decision: Accept** **Change Score: 10/10** This is a straightforward update to the GitHub Actions checkout action. Upgrading from v4.3.0 to v5.0.0 is generally a good practice to stay current with action updates and security patches. No immediate issues are apparent.
renovate-bot force-pushed renovate/actions-checkout-5.x from 441659150d to 49e5dd2e96 2025-09-09 15:18:14 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

This is a straightforward update to the actions/checkout action across multiple workflow files. The change updates the action from version 4.3.0 to version 5.0.0. This appears to be a routine update to a widely-used action, and there are no immediately obvious issues. No changes are needed.

**Decision: Accept** **Change Score: 10/10** This is a straightforward update to the `actions/checkout` action across multiple workflow files. The change updates the action from version 4.3.0 to version 5.0.0. This appears to be a routine update to a widely-used action, and there are no immediately obvious issues. No changes are needed.
renovate-bot force-pushed renovate/actions-checkout-5.x from 49e5dd2e96 to 138a75b365 2025-09-12 05:22:21 +02:00 Compare
renovate-bot force-pushed renovate/actions-checkout-5.x from 138a75b365 to 911b991f80 2025-09-12 19:47:30 +02:00 Compare
Member

Decision: Accept

Change Score: 10/10

The changes propose updating the actions/checkout action from version v4.3.0 to v5.0.0 in multiple workflow files. This appears to be a straightforward update to a widely used action. I don't see any problems with this change.

**Decision: Accept** **Change Score: 10/10** The changes propose updating the `actions/checkout` action from version `v4.3.0` to `v5.0.0` in multiple workflow files. This appears to be a straightforward update to a widely used action. I don't see any problems with this change.
renovate-bot force-pushed renovate/actions-checkout-5.x from 911b991f80 to a385704275 2025-09-13 01:19:55 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

The changes propose updating the actions/checkout action from version v4.3.0 to v5.0.0 in three different workflow files. This appears to be a straightforward update to a newer version of the checkout action. I don't see any immediate problems, and it's generally good practice to keep actions up to date for security and feature improvements.

**Decision: Accept** **Change Score: 10/10** The changes propose updating the `actions/checkout` action from version `v4.3.0` to `v5.0.0` in three different workflow files. This appears to be a straightforward update to a newer version of the checkout action. I don't see any immediate problems, and it's generally good practice to keep actions up to date for security and feature improvements.
renovate-bot added 2 commits 2025-09-15 11:16:29 +02:00
chore(deps): update actions/checkout action to v5
Some checks failed
Validate PR Title / validate (pull_request) Failing after 4m18s
CI / ci (pull_request) Failing after 4m23s
a385704275
chore(deps): update actions/checkout action to v5
All checks were successful
CI / ci (pull_request) Successful in 7m23s
Validate PR Title / validate (pull_request) Successful in 4s
352a740a29
Member

Decision: Accept

Change Score: 10/10

This change simply updates the actions/checkout action to v5.0.0 in all workflow files. This is a straightforward and beneficial update, as it ensures the project is using the latest version of this action, which may include bug fixes, performance improvements, and new features. No issues identified.

**Decision: Accept** **Change Score: 10/10** This change simply updates the `actions/checkout` action to v5.0.0 in all workflow files. This is a straightforward and beneficial update, as it ensures the project is using the latest version of this action, which may include bug fixes, performance improvements, and new features. No issues identified.
luke merged commit 6832293fcb into main 2025-09-15 11:28:01 +02:00
luke deleted branch renovate/actions-checkout-5.x 2025-09-15 11:28:02 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#369
No description provided.