chore(deps): update actions/checkout action to v6 #47

Merged
luke merged 1 commits from renovate/actions-checkout-6.x into main 2025-11-20 18:08:25 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5 -> v6
actions/checkout action major v5.0.1 -> v6.0.0

Release Notes

actions/checkout (actions/checkout)

v6

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 | `v5` -> `v6` | | [actions/checkout](https://github.com/actions/checkout) | action | major | `v5.0.1` -> `v6.0.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6`](https://github.com/actions/checkout/compare/v5...v6) [Compare Source](https://github.com/actions/checkout/compare/v5...v6) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
type
dependencies
label 2025-11-20 16:34:18 +00:00
renovate-bot added 1 commit 2025-11-20 16:34:18 +00:00

Decision: Accept
Change Score: 10/10

The changes propose upgrading the actions/checkout GitHub Action from version 5.x.x to version 6.0.0 across multiple workflow files in both the .gitea/workflows and .github/workflows directories. This is a straightforward update to a widely used action. There is nothing wrong with this.

**Decision: Accept** **Change Score: 10/10** The changes propose upgrading the `actions/checkout` GitHub Action from version 5.x.x to version 6.0.0 across multiple workflow files in both the `.gitea/workflows` and `.github/workflows` directories. This is a straightforward update to a widely used action. There is nothing wrong with this.
luke merged commit c1bc19574f into main 2025-11-20 18:08:25 +00:00
luke deleted branch renovate/actions-checkout-6.x 2025-11-20 18:08:25 +00:00
Sign in to join this conversation.