Skip to content

chore: bump actions/checkout from 6 to 7 - #783

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Open

chore: bump actions/checkout from 6 to 7#783
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot
dependabot Bot requested a review from a team as a code owner June 22, 2026 13:33
@cursor

cursor Bot commented Jun 22, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI-only dependency bump with no SDK or runtime changes; v7’s stricter checkout rules are unlikely to affect these workflows unless they rely on fork PR checkout in sensitive triggers.

Overview
Upgrades every GitHub Actions workflow that checks out the repo from actions/checkout@v6 to actions/checkout@v7, including build/lint, kit builds, native and integration tests, cross-platform tests, size reports, and release draft/publish/maintenance flows.

In release-publish.yml, the CocoaPods publish jobs also move from the pinned v6.0.2 commit to v7.0.1 (3d3c42e5aac5ba805825da76410c181273ba90b1). No checkout with: options or job logic change—only the action version.

v7 tightens defaults around unsafe PR checkouts (e.g. pull_request_target / workflow_run); this repo’s checkouts mostly use standard PR pushes, sparse checkout, or bot tokens as before.

Reviewed by Cursor Bugbot for commit ba005a2. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

📦 SDK Size Impact Report

Measures how much the SDK adds to an app's size (with-SDK minus without-SDK).

Metric Target Branch This PR Change
App Bundle Impact 1.81 MB 1.81 MB +N/A
Executable Impact 848 bytes 848 bytes +N/A
XCFramework Size 6.51 MB 6.51 MB +N/A

➡️ SDK size impact change is minimal.

Raw measurements

Target branch (main):

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1936,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1852,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6664}

This PR:

{"baseline_app_size_kb":84,"baseline_executable_size_bytes":75464,"with_sdk_app_size_kb":1936,"with_sdk_executable_size_bytes":76312,"sdk_impact_kb":1852,"sdk_executable_impact_bytes":848,"xcframework_size_kb":6664}

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch 3 times, most recently from 43bac9f to c4be14f Compare July 1, 2026 18:48
@jamesnrokt

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from c4be14f to ba005a2 Compare September 3, 2026 14:26
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