Skip to content

chore(deps): bump actions/checkout from 4.4.0 to 7.0.1 - #48

Merged
gaochangw merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Sep 16, 2026
Merged

gaochangw merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4.4.0 to 7.0.1.

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

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

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.4.0 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11d5960...3d3c42e)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 16, 2026

@gaochangw gaochangw 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.

Reviewed head: fb33136

Verified the pinned commit matches the signed upstream v7.0.1 release and reviewed the v5–v7 migration notes. All nine calls use supported inputs. The protected-path job retains fetch-depth: 0. Workflows do not use the privileged fork-checkout patterns rejected by v7 or authenticated Git inside container actions. Hosted runners support Node 24 and the new credential storage. No actionable findings in this diff.

Validation: full PR CI passed, including Python 3.10–3.13 tests, default installations on Linux/macOS/Windows, frontend type/lint/unit/build/browser checks, distribution validation, and the documentation build. Workflow YAML, commit pinning, and updated action inputs were also checked locally.

Upstream reference: https://github.com/actions/checkout/releases/tag/v7.0.1

This is an automated code review recorded through the repository administrator account, not an independent human approval.

@gaochangw gaochangw 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.

Reviewed head: 8743ebd

Resolved the conflicts with the newly merged Python/uv action updates by retaining both the new checkout pin and all current-main action versions. Verified the resulting tree is exactly current main plus the nine checkout v7.0.1 pin replacements across five workflow files. No unrelated content was changed, and protected-path fetch-depth: 0 remains intact.

The upstream compatibility review in the previous comment still applies. YAML parsing, exact-tree comparison, and git diff --check passed. Fresh CI is running on this integration commit; merge remains contingent on passing checks.

This is an automated code review recorded through the repository administrator account, not an independent human approval.

@gaochangw
gaochangw merged commit 22a8df0 into main Sep 16, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-7.0.1 branch September 16, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant