Skip to content

Update actions/checkout action to v7 (renovate-deps) - #16

Open
renovate[bot] wants to merge 1 commit into
renovate-depsfrom
renovate/renovate-deps-actions-checkout-7.x
Open

Update actions/checkout action to v7 (renovate-deps)#16
renovate[bot] wants to merge 1 commit into
renovate-depsfrom
renovate/renovate-deps-actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4.1.7v7.0.1

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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/renovate-deps-actions-checkout-7.x branch from cadfa45 to 33bd6d8 Compare July 15, 2026 03:58
@renovate
renovate Bot force-pushed the renovate/renovate-deps-actions-checkout-7.x branch 2 times, most recently from 0d16216 to 524ee91 Compare August 1, 2026 08:03
@renovate
renovate Bot force-pushed the renovate/renovate-deps-actions-checkout-7.x branch from 524ee91 to 6f5b312 Compare August 16, 2026 07:55
@renovate
renovate Bot force-pushed the renovate/renovate-deps-actions-checkout-7.x branch from 6f5b312 to d115fc4 Compare August 29, 2026 04:21
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.7 | v7.0.1 |


## [vv7.0.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v701)

- Bump github/codeql-action from 3 to 4 by [@dependabot](https://github.com/dependabot)\[bot] in [#2475](actions/checkout#2475)
- Bump actions/setup-node from 4 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#2477](actions/checkout#2477)
- Bump docker/build-push-action from 6.5.0 to 7.2.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#2478](actions/checkout#2478)
- Bump docker/login-action from 3.3.0 to 4.2.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#2479](actions/checkout#2479)
- Bump actions/checkout from 6 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#2488](actions/checkout#2488)
- Bump actions/upload-artifact from 4 to 7 by [@dependabot](https://github.com/dependabot)\[bot] in [#2476](actions/checkout#2476)
- eslint 9 by [@dependabot](https://github.com/dependabot)\[bot] in [#2474](actions/checkout#2474)
- Bump the minor-actions-dependencies group with 2 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#2499](actions/checkout#2499)
- skip running unsafe pr check if input is default by [@aiqiaoy](https://github.com/aiqiaoy) in [#2518](actions/checkout#2518)
- trim only ascii whitespace for branch by [@aiqiaoy](https://github.com/aiqiaoy) in [#2521](actions/checkout#2521)
- escape values passed to --unset by [@aiqiaoy](https://github.com/aiqiaoy) in [#2530](actions/checkout#2530)


## [vv7.0.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)

- Block checking out fork PR for pull\_request\_target and workflow\_run by [@aiqiaoy](https://github.com/aiqiaoy) in [#2454](actions/checkout#2454)
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@dependabot](https://github.com/dependabot)\[bot] in [#2458](actions/checkout#2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@dependabot](https://github.com/dependabot)\[bot] in [#2460](actions/checkout#2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@dependabot](https://github.com/dependabot)\[bot] in [#2461](actions/checkout#2461)
- Bump [@actions/core](https://github.com/actions/core) and [@actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@dependabot](https://github.com/dependabot)\[bot] in [#2459](actions/checkout#2459)
- upgrade module to esm and update dependencies by [@aiqiaoy](https://github.com/aiqiaoy) in [#2463](actions/checkout#2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@dependabot](https://github.com/dependabot)\[bot] in [#2462](actions/checkout#2462)


## [vv6.1.0](actions/checkout@v6.0.3...v6.1.0)



## [vv6.0.3](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603)

- Fix checkout init for SHA-256 repositories by [@yaananth](https://github.com/yaananth) in [#2439](actions/checkout#2439)
- fix: expand merge commit SHA regex and add SHA-256 test cases by [@yaananth](https://github.com/yaananth) in [#2414](actions/checkout#2414)


## [vv6.0.2](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602)

- Fix tag handling: preserve annotations and explicit fetch-tags by [@ericsciple](https://github.com/ericsciple) in [#2356](actions/checkout#2356)


## [vv6.0.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v601)

- Add worktree support for persist-credentials includeIf by [@ericsciple](https://github.com/ericsciple) in [#2327](actions/checkout#2327)


## [vv6.0.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600)

- Persist creds to a separate file by [@ericsciple](https://github.com/ericsciple) in [#2286](actions/checkout#2286)
- Update README to include Node.js 24 support details and requirements by [@salmanmkc](https://github.com/salmanmkc) in [#2248](actions/checkout#2248)


## [vv5.1.0](actions/checkout@v5.0.1...v5.1.0)



## [vv5.0.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501)

- Port v6 cleanup to v5 by [@ericsciple](https://github.com/ericsciple) in [#2301](actions/checkout#2301)


## [vv5.0.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v500)

- Update actions checkout to use node 24 by [@salmanmkc](https://github.com/salmanmkc) in [#2226](actions/checkout#2226)


## [vv4.4.0](actions/checkout@v4.3.1...v4.4.0)



## [vv4.3.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v431)

- Port v6 cleanup to v4 by [@ericsciple](https://github.com/ericsciple) in [#2305](actions/checkout#2305)


## [vv4.3.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v430)

- docs: update README.md by [@motss](https://github.com/motss) in [#1971](actions/checkout#1971)
- Add internal repos for checking out multiple repositories by [@mouismail](https://github.com/mouismail) in [#1977](actions/checkout#1977)
- Documentation update - add recommended permissions to Readme by [@benwells](https://github.com/benwells) in [#2043](actions/checkout#2043)
- Adjust positioning of user email note and permissions heading by [@joshmgross](https://github.com/joshmgross) in [#2044](actions/checkout#2044)
- Update README.md by [@nebuk89](https://github.com/nebuk89) in [#2194](actions/checkout#2194)
- Update CODEOWNERS for actions by [@TingluoHuang](https://github.com/TingluoHuang) in [#2224](actions/checkout#2224)
- Update package dependencies by [@salmanmkc](https://github.com/salmanmkc) in [#2236](actions/checkout#2236)


## [vv4.2.2](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v422)

- `url-helper.ts` now leverages well-known environment variables by [@jww3](https://github.com/jww3) in [#1941](actions/checkout#1941)
- Expand unit test coverage for `isGhes` by [@jww3](https://github.com/jww3) in [#1946](actions/checkout#1946)


## [vv4.2.1](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)

- Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://github.com/orhantoy) in [#1924](actions/checkout#1924)


## [vv4.2.0](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v420)

- Add Ref and Commit outputs by [@lucacome](https://github.com/lucacome) in [#1180](actions/checkout#1180)
- Dependency updates by [@dependabot-](https://github.com/dependabot-) [#1777](actions/checkout#1777), [#1872](actions/checkout#1872)
@renovate
renovate Bot force-pushed the renovate/renovate-deps-actions-checkout-7.x branch from d115fc4 to ac19780 Compare September 6, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants