chore(deps): update https://code.forgejo.org/actions/checkout action to v7 #20

Open
renovate-bot wants to merge 1 commit from renovate/https-code.forgejo.org-actions-checkout-7.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
https://code.forgejo.org/actions/checkout action major v6v7

Release Notes

actions/checkout (https://code.forgejo.org/actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

  • Block checking out fork PR for pull_request_target and workflow_run by @​aiqiaoy in #​2454
  • Various dependency updates

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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>actions/checkout (https://code.forgejo.org/actions/checkout)</summary> ### [`v7.0.1`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v7.0.0...v7.0.1) - Skip running unsafe pr check if input is default by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2518](https://github.com/actions/checkout/pull/2518) - Trim only ascii whitespace for branch by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2521](https://github.com/actions/checkout/pull/2521) - Escape values passed to --unset by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2530](https://github.com/actions/checkout/pull/2530) - Various dependency updates ### [`v7.0.0`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v6.1.0...v7.0.0) - 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) - Various dependency updates </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzguMyIsInVwZGF0ZWRJblZlciI6IjQ0LjkzLjgiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Update https://code.forgejo.org/actions/checkout action to v7
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 56s
Container Publish / build-image (amd64) (push) Has been cancelled
Container Publish / update docker manifest (push) Has been cancelled
2fb5ea7278
renovate-bot changed title from Update https://code.forgejo.org/actions/checkout action to v7 to chore(deps): update https://code.forgejo.org/actions/checkout action to v7 2026-06-19 16:46:33 +00:00
renovate-bot force-pushed renovate/https-code.forgejo.org-actions-checkout-7.x from 2fb5ea7278
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (arm64) (push) Successful in 56s
Container Publish / build-image (amd64) (push) Has been cancelled
Container Publish / update docker manifest (push) Has been cancelled
to 76c9970e6d
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Failing after 6s
2026-06-19 16:46:33 +00:00
Compare
renovate-bot force-pushed renovate/https-code.forgejo.org-actions-checkout-7.x from 76c9970e6d
Some checks failed
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Failing after 6s
to cb423e4e7c
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Successful in 23s
2026-09-09 22:37:46 +00:00
Compare
renovate-bot force-pushed renovate/https-code.forgejo.org-actions-checkout-7.x from cb423e4e7c
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Successful in 23s
to c51fdf486a
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Successful in 40s
2026-09-09 22:38:21 +00:00
Compare
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Successful in 40s
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/https-code.forgejo.org-actions-checkout-7.x:renovate/https-code.forgejo.org-actions-checkout-7.x
git switch renovate/https-code.forgejo.org-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/https-code.forgejo.org-actions-checkout-7.x
git switch renovate/https-code.forgejo.org-actions-checkout-7.x
git rebase master
git switch master
git merge --ff-only renovate/https-code.forgejo.org-actions-checkout-7.x
git switch renovate/https-code.forgejo.org-actions-checkout-7.x
git rebase master
git switch master
git merge --no-ff renovate/https-code.forgejo.org-actions-checkout-7.x
git switch master
git merge --squash renovate/https-code.forgejo.org-actions-checkout-7.x
git switch master
git merge --ff-only renovate/https-code.forgejo.org-actions-checkout-7.x
git switch master
git merge renovate/https-code.forgejo.org-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
paspo/docker-webserver-nginx!20
No description provided.