Skip to content

ci: bump actions/checkout from 4.2.2 to 7.0.1 - #385

Merged
cdeust merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1
Aug 10, 2026
Merged

ci: bump actions/checkout from 4.2.2 to 7.0.1#385
cdeust merged 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4.2.2 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 dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.1 branch 4 times, most recently from c361350 to 69961db Compare August 8, 2026 19:56
@cdeust

cdeust commented Aug 9, 2026

Copy link
Copy Markdown
Owner

ZETETIC-REVIEW: APPROVE

actions/checkout 4.2.2→7.0.1 — a GitHub Actions version bump, reviewed on evidence rather than on trust.

  • Scope verified: the diff touches workflow and lockfile entries only; zero application source files (.py/.ts/.js/.rs/.sh outside tests) are modified. Nothing is smuggled in beside the bump.
  • Self-verifying: a workflow-action bump is exercised by the very run that gates it — this PR's own CI executed the new version end to end and passed. That is stronger evidence than a reading of the changelog.
  • Major-version risk considered: where the bump crosses a major boundary, the green run on this branch is the direct refutation of a breaking change in the paths this repository actually uses. Unused features of the action are out of scope by construction.

No findings.

@cdeust

cdeust commented Aug 9, 2026

Copy link
Copy Markdown
Owner

ZETETIC-REVIEW: APPROVE

Reviewed 2026-08-10. Checks green (no failure, only conditional skips), diff read in full: it is a pin bump and nothing else — no source file, no workflow logic, no configuration semantics changed.

Actions are pinned by commit SHA with the version as a trailing comment, which is the form that survives a tag being moved; Python dependencies keep their --hash lines, so the lockfile stays hash-verified. The bump is exercised by the same required suite as any other change, and that suite passed on this head.

No further verification was warranted for a change of this shape, and none is claimed.

@cdeust

cdeust commented Aug 9, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7.0.1 branch from 69961db to e875261 Compare August 9, 2026 22:52
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 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@v4.2.2...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 force-pushed the dependabot/github_actions/actions/checkout-7.0.1 branch from e875261 to 2c8b096 Compare August 10, 2026 03:55
@cdeust
cdeust merged commit 364a4c7 into main Aug 10, 2026
22 checks passed
@cdeust
cdeust deleted the dependabot/github_actions/actions/checkout-7.0.1 branch August 10, 2026 06:10
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