chore(deps): update actions/checkout action to v7 #17

Open
renovate-bot wants to merge 2 commits from renovate/actions-checkout-7.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v7
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7

Compare Source

v6

Compare Source

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 becomes conflicted, 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://forge.wvffle.net/actions/checkout) | action | major | `v4` → `v7` | | [actions/checkout](https://forge.wvffle.net/actions/checkout) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v7`](https://forge.wvffle.net/actions/checkout/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://forge.wvffle.net/actions/checkout/compare/v6...v7) - Block checking out fork PR for pull\_request\_target and workflow\_run by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2454](https://github.com/actions/checkout/pull/2454) - Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458) - Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460) - Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461) - Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459) - upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463) - Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2462](https://github.com/actions/checkout/pull/2462) ### [`v6`](https://forge.wvffle.net/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://forge.wvffle.net/actions/checkout/compare/v5...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`](https://forge.wvffle.net/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://forge.wvffle.net/actions/checkout/compare/v4...v5) - 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**: 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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ni4zIiwidXBkYXRlZEluVmVyIjoiNDIuOTYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update actions/checkout action to v7
Some checks failed
Nix Flake Check / nix-flake-check (pull_request) Failing after 0s
5ffe2e768f
renovate-bot force-pushed renovate/actions-checkout-7.x from 5ffe2e768f
Some checks failed
Nix Flake Check / nix-flake-check (pull_request) Failing after 0s
to ce918b13ba
All checks were successful
Nix Flake Check / nix-flake-check (pull_request) Successful in 6m4s
2026-06-26 20:24:47 +00:00
Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
All checks were successful
Nix Flake Check / nix-flake-check (pull_request) Successful in 6m4s
This pull request has changes conflicting with the target branch.
  • hosts/steamdeck/README.md
  • hosts/steamdeck/home.nix
  • modules/lib/utils.nix
  • overlays/packages.nix
  • packages/steamdeck-setup/default.nix
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-checkout-7.x:renovate/actions-checkout-7.x
git switch renovate/actions-checkout-7.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/actions-checkout-7.x
git switch renovate/actions-checkout-7.x
git rebase master
git switch master
git merge --ff-only renovate/actions-checkout-7.x
git switch renovate/actions-checkout-7.x
git rebase master
git switch master
git merge --no-ff renovate/actions-checkout-7.x
git switch master
git merge --squash renovate/actions-checkout-7.x
git switch master
git merge --ff-only renovate/actions-checkout-7.x
git switch master
git merge renovate/actions-checkout-7.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
wvffle/nixfiles!17
No description provided.