⬆️ Update actions/checkout action to v6 #4

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

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

v5.0.1

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 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.0.3`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://github.com/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://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://github.com/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://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://github.com/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://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://github.com/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://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://github.com/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) ### [`v5.0.1`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://github.com/actions/checkout/compare/v5...v5.0.1) - Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in [#&#8203;2301](https://github.com/actions/checkout/pull/2301) </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 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImdpdGh1Yl9hY3Rpb25zIiwibm8tc3RhbGUiXX0=-->
renovate-bot added the dependencies label 2025-11-20 11:41:18 -05:00
renovate-bot force-pushed renovate/actions-checkout-6.x from a56d7ccd81 to 43512e6615 2025-11-23 06:52:50 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 43512e6615 to 54d1b2b1f7 2025-12-02 12:02:45 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 54d1b2b1f7 to 7b90ad6630 2026-01-19 08:14:42 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 7b90ad6630 to 6a62f874e3 2026-01-22 05:08:44 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 6a62f874e3 to c7d8123f68 2026-02-03 11:13:05 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from c7d8123f68 to e1c31ff66c 2026-03-06 04:07:14 -05:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from e1c31ff66c to e72fd9fe53 2026-03-07 12:44:24 -05:00 Compare

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
renovate-bot added 1 commit 2026-06-13 12:35:11 -04:00
⬆️ Update actions/checkout action to v6
Test / Home Assistant Core Configuration Check (push) Failing after 31m7s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 32m1s
Lint / Prettier (push) Failing after 33m9s
Lint / yamllint (push) Failing after 34m22s
Lint / Prettier (pull_request) Failing after 35m16s
Lint / yamllint (pull_request) Failing after 36m20s
b8d1ac3885
renovate-bot force-pushed renovate/actions-checkout-6.x from e72fd9fe53 to b8d1ac3885 2026-06-13 12:35:19 -04:00 Compare
Some checks are pending
Test / Home Assistant Core Configuration Check (push) Failing after 31m7s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 32m1s
Lint / Prettier (push) Failing after 33m9s
Lint / yamllint (push) Failing after 34m22s
Lint / Prettier (pull_request) Failing after 35m16s
Lint / yamllint (pull_request) Failing after 36m20s
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 checkout renovate/actions-checkout-6.x
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/action-home-assistant#4