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

Open
renovate-bot wants to merge 1 commits from renovate/actions-checkout-5.x into main
Owner

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v5
actions/checkout action major v4.3.0 -> v5.0.0

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source


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 these updates 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` -> `v5` | | [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`](https://github.com/actions/checkout/compare/v4...v5) [Compare Source](https://github.com/actions/checkout/compare/v4...v5) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
type
dependencies
label 2025-08-11 15:06:16 +02:00
renovate-bot added 1 commit 2025-08-11 15:06:17 +02:00

Decision: Accept
Change Score: 10/10

This change proposes an update to the actions/checkout action from version 4.x to version 5.0.0 across multiple workflow files. This is a good practice to keep actions up-to-date and benefit from any improvements or security fixes in newer versions. No issues detected.

**Decision: Accept** **Change Score: 10/10** This change proposes an update to the `actions/checkout` action from version 4.x to version 5.0.0 across multiple workflow files. This is a good practice to keep actions up-to-date and benefit from any improvements or security fixes in newer versions. No issues detected.
renovate-bot force-pushed renovate/actions-checkout-5.x from 0ed00d1fc9 to f2bf54d8d7 2025-08-12 22:36:02 +02:00 Compare

Decision: Accept
Change Score: 10/10

This diff updates the actions/checkout action from version 4.x.x to version 5.0.0 in multiple workflow files. This is a straightforward and beneficial update. No issues detected.

**Decision: Accept** **Change Score: 10/10** This diff updates the `actions/checkout` action from version 4.x.x to version 5.0.0 in multiple workflow files. This is a straightforward and beneficial update. No issues detected.
renovate-bot force-pushed renovate/actions-checkout-5.x from f2bf54d8d7 to d7b6e6ba46 2025-08-29 20:39:42 +02:00 Compare

Decision: Accept
Change Score: 10/10

The changes propose an upgrade to GitHub Actions checkout from v4.x to v5.0.0. This appears to be a straightforward update to the action being used across multiple workflow files. There's no immediately obvious reason to reject this change. It's generally good practice to keep actions up-to-date for security and potential performance improvements.

**Decision: Accept** **Change Score: 10/10** The changes propose an upgrade to GitHub Actions checkout from v4.x to v5.0.0. This appears to be a straightforward update to the action being used across multiple workflow files. There's no immediately obvious reason to reject this change. It's generally good practice to keep actions up-to-date for security and potential performance improvements.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-checkout-5.x:renovate/actions-checkout-5.x
git checkout renovate/actions-checkout-5.x
Sign in to join this conversation.
No description provided.