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

Merged
luke merged 1 commits from renovate/actions-checkout-5.x into main 2025-09-15 11:44:28 +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:04:26 +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 4s
c1fba9beef
renovate-bot requested review from luke 2025-08-11 15:04:27 +02:00
Member

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!

**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!
renovate-bot force-pushed renovate/actions-checkout-5.x from c1fba9beef to 4e882cb2db 2025-08-12 22:06:21 +02:00 Compare
renovate-bot force-pushed renovate/actions-checkout-5.x from 4e882cb2db to bc71e56daf 2025-08-12 22:34:29 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

This change proposes an update to GitHub Actions workflows, specifically upgrading the actions/checkout action from version v4.2.2 to v5.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 the actions/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.

**Decision: Accept** **Change Score: 10/10** This change proposes an update to GitHub Actions workflows, specifically upgrading the `actions/checkout` action from version `v4.2.2` to `v5.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 the `actions/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.
renovate-bot force-pushed renovate/actions-checkout-5.x from bc71e56daf to 6760f67d55 2025-08-19 11:13:07 +02:00 Compare
Member

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 for actions/checkout@v5.0.0 to ensure there are no breaking changes that could affect the workflows.

**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 for `actions/checkout@v5.0.0` to ensure there are no breaking changes that could affect the workflows.
renovate-bot force-pushed renovate/actions-checkout-5.x from 6760f67d55 to d93d0b3477 2025-08-22 22:07:38 +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 is simply bumping the version from v4.3.0 to v5.0.0. I see no immediate issues.

**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 from `v4.3.0` to `v5.0.0`. I see no immediate issues.
renovate-bot force-pushed renovate/actions-checkout-5.x from d93d0b3477 to 587b5913f2 2025-08-25 13:06:18 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

This change proposes an update to the actions/checkout GitHub Action from version v4.3.0 to v5.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.

**Decision: Accept** **Change Score: 10/10** This change proposes an update to the `actions/checkout` GitHub Action from version `v4.3.0` to `v5.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.
renovate-bot force-pushed renovate/actions-checkout-5.x from 587b5913f2 to 5b966da9be 2025-09-07 02:44:04 +02:00 Compare
Member

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!

**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!
renovate-bot force-pushed renovate/actions-checkout-5.x from 5b966da9be to 4e8a487627 2025-09-09 15:07:08 +02:00 Compare
Member

Decision: Accept
Change Score: 10/10

The proposed changes involve updating the actions/checkout GitHub Action from version v4.3.0 to v5.0.0 in three workflow files: ci.yml, release.yml, and snyk.yml. This is a straightforward update to a commonly used action. There are no immediately obvious problems with this change. The update is likely intended to take advantage of improvements, bug fixes, or new features in the newer version of the action. Good Job!

**Decision: Accept** **Change Score: 10/10** The proposed changes involve updating the `actions/checkout` GitHub Action from version `v4.3.0` to `v5.0.0` in three workflow files: `ci.yml`, `release.yml`, and `snyk.yml`. This is a straightforward update to a commonly used action. There are no immediately obvious problems with this change. The update is likely intended to take advantage of improvements, bug fixes, or new features in the newer version of the action. Good Job!
renovate-bot added 2 commits 2025-09-15 11:37:12 +02:00
chore(deps): update actions/checkout action to v5
Some checks failed
Validate PR Title / validate (pull_request) Successful in 8s
CI / ci (pull_request) Failing after 4m10s
4e8a487627
chore(deps): update actions/checkout action to v5
All checks were successful
Validate PR Title / validate (pull_request) Successful in 18s
CI / ci (pull_request) Successful in 5m3s
931bed54ab
Member

Decision: Accept
Change Score: 10/10

This change simply updates the actions/checkout action to version 5.0.0 in multiple workflow files. This is a good practice to keep actions up-to-date and benefit from any performance improvements or bug fixes. No issues detected.

**Decision: Accept** **Change Score: 10/10** This change simply updates the `actions/checkout` action to version 5.0.0 in multiple workflow files. This is a good practice to keep actions up-to-date and benefit from any performance improvements or bug fixes. No issues detected.
luke merged commit 12297eb975 into main 2025-09-15 11:44:28 +02:00
luke deleted branch renovate/actions-checkout-5.x 2025-09-15 11:44:29 +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/epage#148
No description provided.