chore(deps): update actions/checkout action to v6.1.0 #14

Open
renovate-bot wants to merge 1 commit from renovate/actions-checkout-6.x into master
Owner

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v6.0.2v6.1.0

Release Notes

actions/checkout (actions/checkout)

v6.1.0

Compare Source

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v6.1.0

v6.0.3

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 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 | minor | `v6.0.2` → `v6.1.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6.1.0`](https://github.com/actions/checkout/releases/tag/v6.1.0) [Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v6.1.0) ##### What's Changed - **\[BREAKING]** backport `allow-unsafe-pr-checkout` to v6 by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2500](https://github.com/actions/checkout/pull/2500) - backport fixes to releases-v6 by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2527](https://github.com/actions/checkout/pull/2527) <https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/> for more details about this breaking change **Full Changelog**: <https://github.com/actions/checkout/compare/v6.0.3...v6.1.0> ### [`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) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNC4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/actions-checkout-6.x from 5e3c870f2c to 02490bb5a8 2026-07-06 18:15:45 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 02490bb5a8 to 5b699235eb 2026-07-09 15:10:14 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 5b699235eb to e8392fa4c3 2026-07-09 18:14:56 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from e8392fa4c3 to 97107c4a65 2026-07-11 03:25:50 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 386d5e46ed to 6f81105003 2026-07-20 18:03:16 +00:00 Compare
renovate-bot changed title from chore(deps): update actions/checkout action to v6.0.3 to chore(deps): update actions/checkout action to v6.1.0 2026-07-20 18:03:16 +00:00
renovate-bot force-pushed renovate/actions-checkout-6.x from 6f81105003 to 261a158411 2026-07-20 18:17:28 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from 261a158411 to bd6efcacab 2026-07-20 18:27:05 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from bd6efcacab to ce01f090a6 2026-07-22 21:10:39 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from ce01f090a6 to a161f31ae5 2026-07-23 06:47:57 +00:00 Compare
renovate-bot force-pushed renovate/actions-checkout-6.x from a161f31ae5 to 6547a8a1eb 2026-07-24 12:36:15 +00:00 Compare
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

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-6.x
git switch renovate/actions-checkout-6.x
git rebase master
git switch master
git merge --ff-only renovate/actions-checkout-6.x
git switch renovate/actions-checkout-6.x
git rebase master
git switch master
git merge --no-ff renovate/actions-checkout-6.x
git switch master
git merge --squash renovate/actions-checkout-6.x
git switch master
git merge --ff-only renovate/actions-checkout-6.x
git switch master
git merge renovate/actions-checkout-6.x
git push origin master
Sign in to join this conversation.
No reviewers
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
arch-packages/package-template!14
No description provided.