Skip to content

chore(deps): update actions/checkout action to v7#1348

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/actions-checkout-7.x
Jun 22, 2026
Merged

chore(deps): update actions/checkout action to v7#1348
renovate[bot] merged 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 using a curated preset maintained by Sanity. View repository job log here

@renovate renovate Bot requested a review from a team as a code owner June 22, 2026 11:35
@renovate renovate Bot enabled auto-merge (squash) June 22, 2026 11:35
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @sanity/cli

Compared against main (ecc960eb)

@sanity/cli

Metric Value vs main (ecc960e)
Internal (raw) 2.7 KB -
Internal (gzip) 1.0 KB -
Bundled (raw) 11.15 MB -
Bundled (gzip) 2.10 MB -
Import time 763ms -6ms, -0.7%

bin:sanity

Metric Value vs main (ecc960e)
Internal (raw) 782 B -
Internal (gzip) 423 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.77 MB -
Import time 1.74s -4ms, -0.2%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @sanity/cli-core

Compared against main (ecc960eb)

Metric Value vs main (ecc960e)
Internal (raw) 106.7 KB -
Internal (gzip) 26.7 KB -
Bundled (raw) 21.71 MB -
Bundled (gzip) 3.46 MB -
Import time 674ms -0ms, -0.0%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — create-sanity

Compared against main (ecc960eb)

Metric Value vs main (ecc960e)
Internal (raw) 908 B -
Internal (gzip) 483 B -
Bundled (raw) 931 B -
Bundled (gzip) 491 B -
Import time ❌ ChildProcess denied: node -
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6741957. Configure here.

- name: Checkout PR branch
if: steps.analyze.outputs.action == 'write' || steps.analyze.outputs.action == 'remove'
uses: actions/checkout@v6
uses: actions/checkout@v7

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fork PR checkout blocked

Medium Severity

actions/checkout v7 refuses fork head checkouts in workflows triggered by pull_request_target. The Checkout PR branch step still sets repository to github.event.pull_request.head.repo.full_name and ref to the head SHA, so fork PRs fail when changesets are written or removed; same-repo PRs keep working.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6741957. Configure here.

@renovate renovate Bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from 9eeaa8f to 9ff3b4d Compare June 22, 2026 13:36
@renovate renovate Bot force-pushed the renovate/actions-checkout-7.x branch from 9ff3b4d to c29e6b5 Compare June 22, 2026 15:43
@renovate renovate Bot merged commit b88d313 into main Jun 22, 2026
22 of 24 checks passed
@renovate renovate Bot deleted the renovate/actions-checkout-7.x branch June 22, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant