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

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

This PR contains the following updates:

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

Release Notes

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

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Paris)

  • 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 | |---|---|---|---| | [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) | action | major | `v4` → `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...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/v7...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) ### [`v7`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v701) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v6.1.0...v7) - 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 ### [`v6.1.0`](https://code.forgejo.org/actions/checkout/compare/v6.0.3...v6.1.0) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v6.0.3...v6.1.0) ### [`v6.0.3`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://code.forgejo.org/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://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v602) [Compare Source](https://code.forgejo.org/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://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v601) [Compare Source](https://code.forgejo.org/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://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://code.forgejo.org/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://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v603) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v5.1.0...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.1.0`](https://code.forgejo.org/actions/checkout/compare/v5.0.1...v5.1.0) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v5.0.1...v5.1.0) ### [`v5.0.1`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://code.forgejo.org/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) ### [`v5.0.0`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v500) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v5...v5) - Update actions checkout to use node 24 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;2226](https://github.com/actions/checkout/pull/2226) ### [`v5`](https://code.forgejo.org/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://code.forgejo.org/actions/checkout/compare/v4.4.0...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**: (in timezone Europe/Paris) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJtYWpvciIsInJlbm92YXRlIl19-->
feat(deps): update https://code.forgejo.org/actions/checkout action to v7
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 2m5s
b9359ff061
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from b9359ff061
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 2m5s
to 331ffc4c0c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 2m7s
2026-06-21 20:16:09 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from 331ffc4c0c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 2m7s
to 5794cb7d1d
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 2m1s
2026-06-22 12:15:18 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from 5794cb7d1d
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 2m1s
to 9699dba3fe
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 2m2s
2026-06-22 20:11:31 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from 9699dba3fe
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 2m2s
to dbb1ded158
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 24s
2026-06-24 00:33:50 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from dbb1ded158
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Failing after 24s
to 2fa006f729
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 30s
2026-07-01 14:41:17 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from 2fa006f729
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 30s
to f0d85b0097
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 26s
2026-07-01 16:14:34 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from f0d85b0097
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 26s
to 6ebd82a7ab
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 26s
2026-07-01 18:15:12 +00:00
Compare
bot-renovate force-pushed chore/https-code.forgejo.org-actions-checkout-7.x from 6ebd82a7ab
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 26s
to 51c9b41432
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 30s
2026-07-21 12:30:46 +00:00
Compare
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci: reusable-pipeline / CI Pipeline (pull_request) Successful in 30s
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 chore/https-code.forgejo.org-actions-checkout-7.x:chore/https-code.forgejo.org-actions-checkout-7.x
git switch chore/https-code.forgejo.org-actions-checkout-7.x
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
cjournois/reusable-pipeline!51
No description provided.