Skip to content

Update actions/checkout action to v7 - #159396

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
renovate-bot:renovate/major-github-actions
Jul 16, 2026
Merged

Update actions/checkout action to v7#159396
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
renovate-bot:renovate/major-github-actions

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
actions/checkoutactionmajorv5v7.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@rustbotrustbot added A-CI Area: Our Github Actions CI S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 16, 2026
@rustbot

Copy link
Copy Markdown
Collaborator

r? @jieyouxu

rustbot has assigned @jieyouxu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: infra-ci
  • infra-ci expanded to Kobzol, Mark-Simulacrum, jdno, jieyouxu, marcoieni
  • Random selection from Mark-Simulacrum, jdno, jieyouxu, marcoieni

@jieyouxujieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumping actions/checkout -> v7 is fine.
@bors r+ rollup

View changes since this review

@rust-bors

rust-borsBot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 73e371b has been approved by jieyouxu

It is now in the queue for this repository.

@rust-borsrust-borsBot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 16, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jul 16, 2026
…-actions, r=jieyouxu
Update actions/checkout action to v7
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` → `v7.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v7.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.3...v7.0.0)
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@&rust-lang#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in [#&rust-lang#8203;2454](https://redirect.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 [@&rust-lang#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&rust-lang#8203;2458](https://redirect.github.com/actions/checkout/pull/2458)
- Bump flatted from 3.3.1 to 3.4.2 by [@&rust-lang#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&rust-lang#8203;2460](https://redirect.github.com/actions/checkout/pull/2460)
- Bump js-yaml from 4.1.0 to 4.2.0 by [@&rust-lang#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&rust-lang#8203;2461](https://redirect.github.com/actions/checkout/pull/2461)
- Bump [@&rust-lang#8203;actions/core](https://redirect.github.com/actions/core) and [@&rust-lang#8203;actions/tool-cache](https://redirect.github.com/actions/tool-cache) and Remove uuid by [@&rust-lang#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&rust-lang#8203;2459](https://redirect.github.com/actions/checkout/pull/2459)
- upgrade module to esm and update dependencies by [@&rust-lang#8203;aiqiaoy](https://redirect.github.com/aiqiaoy) in [#&rust-lang#8203;2463](https://redirect.github.com/actions/checkout/pull/2463)
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&rust-lang#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&rust-lang#8203;2462](https://redirect.github.com/actions/checkout/pull/2462)
### [`v6.0.3`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.2...v6.0.3)
- Fix checkout init for SHA-256 repositories by [@&rust-lang#8203;yaananth](https://redirect.github.com/yaananth) in [#&rust-lang#8203;2439](https://redirect.github.com/actions/checkout/pull/2439)
- fix: expand merge commit SHA regex and add SHA-256 test cases by [@&rust-lang#8203;yaananth](https://redirect.github.com/yaananth) in [#&rust-lang#8203;2414](https://redirect.github.com/actions/checkout/pull/2414)
### [`v6.0.2`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v602)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v6.0.1...v6.0.2)
- Fix tag handling: preserve annotations and explicit fetch-tags by [@&rust-lang#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&rust-lang#8203;2356](https://redirect.github.com/actions/checkout/pull/2356)
### [`v6.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v601)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v6...v6.0.1)
- Add worktree support for persist-credentials includeIf by [@&rust-lang#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&rust-lang#8203;2327](https://redirect.github.com/actions/checkout/pull/2327)
### [`v6.0.0`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v5.0.1...v6)
- Persist creds to a separate file by [@&rust-lang#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&rust-lang#8203;2286](https://redirect.github.com/actions/checkout/pull/2286)
- Update README to include Node.js 24 support details and requirements by [@&rust-lang#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&rust-lang#8203;2248](https://redirect.github.com/actions/checkout/pull/2248)
### [`v5.0.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501)
[Compare Source](https://redirect.github.com/actions/checkout/compare/v5...v5.0.1)
- Port v6 cleanup to v5 by [@&rust-lang#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&rust-lang#8203;2301](https://redirect.github.com/actions/checkout/pull/2301)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rust-lang/rust).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This was referenced Jul 16, 2026
rust-borsBot pushed a commit that referenced this pull request Jul 16, 2026
…uwer
Rollup of 18 pull requests
Successful merges:
- #150679 (dirfd file operations (2/4))
- #158758 (Rename `lazy_type_alias` feature gate to `checked_type_aliases` )
- #159177 (Explicitly materialize debuginfo tests for all debuggers)
- #159392 (Update Rust crate rand to v0.9.3 [SECURITY])
- #159393 (Update Rust crate rkyv to v0.8.16 [SECURITY])
- #159394 (Update Rust crate tar to v0.4.46 [SECURITY])
- #159395 (Update Rust crate tracing-subscriber [SECURITY])
- #159193 (Port compiletest's CLI to clap)
- #158992 (Shorten types more when only interesting part is lifetimes)
- #159226 (Track extra_lifetime_params_map per-owner)
- #159273 (tidy: document u64 limit for numeric sort keys)
- #159322 (Fix safety doc in intrinsics::simd)
- #159329 (Fix the stale metrics directory warning)
- #159357 (Add regression tests for two fixed issues)
- #159360 (Remove FIXMEs referencing #44232)
- #159375 (make a couple codegen-llvm tests compatible with 2021 edition)
- #159381 (emit `(lldb)` prefix to make commands more distinct)
- #159396 (Update actions/checkout action to v7)
@rust-bors
rust-borsBot merged commit b6dbf2f into rust-lang:mainJul 16, 2026
13 checks passed
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jul 20, 2026
…uwer
Rollup of 18 pull requests
Successful merges:
- rust-lang/rust#150679 (dirfd file operations (2/4))
- rust-lang/rust#158758 (Rename `lazy_type_alias` feature gate to `checked_type_aliases` )
- rust-lang/rust#159177 (Explicitly materialize debuginfo tests for all debuggers)
- rust-lang/rust#159392 (Update Rust crate rand to v0.9.3 [SECURITY])
- rust-lang/rust#159393 (Update Rust crate rkyv to v0.8.16 [SECURITY])
- rust-lang/rust#159394 (Update Rust crate tar to v0.4.46 [SECURITY])
- rust-lang/rust#159395 (Update Rust crate tracing-subscriber [SECURITY])
- rust-lang/rust#159193 (Port compiletest's CLI to clap)
- rust-lang/rust#158992 (Shorten types more when only interesting part is lifetimes)
- rust-lang/rust#159226 (Track extra_lifetime_params_map per-owner)
- rust-lang/rust#159273 (tidy: document u64 limit for numeric sort keys)
- rust-lang/rust#159322 (Fix safety doc in intrinsics::simd)
- rust-lang/rust#159329 (Fix the stale metrics directory warning)
- rust-lang/rust#159357 (Add regression tests for two fixed issues)
- rust-lang/rust#159360 (Remove FIXMEs referencing rust-lang/rust#44232)
- rust-lang/rust#159375 (make a couple codegen-llvm tests compatible with 2021 edition)
- rust-lang/rust#159381 (emit `(lldb)` prefix to make commands more distinct)
- rust-lang/rust#159396 (Update actions/checkout action to v7)
@cuvipercuviper added this to the 1.99.0 milestone Jul 20, 2026
@renovate-bot
renovate-bot deleted the renovate/major-github-actions branch July 27, 2026 09:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CIArea: Our Github Actions CIS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@renovate-bot@rustbot@jieyouxu@cuviper