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

Open
Renovate wants to merge 1 commit from renovate/actions-checkout-6.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5v6

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://c.csw.im/actions/checkout) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.3`](https://c.csw.im/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://c.csw.im/actions/checkout/compare/v6.0.2...v6.0.3) - Fix checkout init for SHA-256 repositories by [@&#8203;yaananth](https://github.com/yaananth) in [#&#8203;2439](https://github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@&#8203;yaananth](https://github.com/yaananth) in [#&#8203;2414](https://github.com/actions/checkout/pull/2414) ### [`v6.0.2`](https://c.csw.im/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://c.csw.im/actions/checkout/compare/v6.0.1...v6.0.2) - Fix tag handling: preserve annotations and explicit fetch-tags by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2356](https://github.com/actions/checkout/pull/2356) ### [`v6.0.1`](https://c.csw.im/actions/checkout/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://c.csw.im/actions/checkout/compare/v6...v6.0.1) - Add worktree support for persist-credentials includeIf by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2327](https://github.com/actions/checkout/pull/2327) ### [`v6.0.0`](https://c.csw.im/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://c.csw.im/actions/checkout/compare/v6...v6) - Persist creds to a separate file by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2286](https://github.com/actions/checkout/pull/2286) - Update README to include Node.js 24 support details and requirements by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;2248](https://github.com/actions/checkout/pull/2248) ### [`v6`](https://c.csw.im/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://c.csw.im/actions/checkout/compare/v5.0.1...v6) - Fix checkout init for SHA-256 repositories by [@&#8203;yaananth](https://github.com/yaananth) in [#&#8203;2439](https://github.com/actions/checkout/pull/2439) - fix: expand merge commit SHA regex and add SHA-256 test cases by [@&#8203;yaananth](https://github.com/yaananth) in [#&#8203;2414](https://github.com/actions/checkout/pull/2414) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNiIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update actions/checkout action to v6
Some checks failed
Actions / Build Documentation (pull_request) Failing after 17s
Actions / Lint (pull_request) Successful in 1m17s
Actions / Ensure Cogs Load (pull_request) Failing after 2m5s
42072d0de2
Renovate force-pushed renovate/actions-checkout-6.x from 42072d0de2
Some checks failed
Actions / Build Documentation (pull_request) Failing after 17s
Actions / Lint (pull_request) Successful in 1m17s
Actions / Ensure Cogs Load (pull_request) Failing after 2m5s
to 7f4ffdbc97
All checks were successful
Actions / Lint (pull_request) Successful in 59s
Actions / Build Documentation (pull_request) Successful in 57s
Actions / Ensure Cogs Load (pull_request) Successful in 4m26s
2026-06-02 14:40:24 -04:00
Compare
All checks were successful
Actions / Lint (pull_request) Successful in 59s
Required
Details
Actions / Build Documentation (pull_request) Successful in 57s
Required
Details
Actions / Ensure Cogs Load (pull_request) Successful in 4m26s
Required
Details
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-6.x:renovate/actions-checkout-6.x
git switch renovate/actions-checkout-6.x
Sign in to join this conversation.
No description provided.