Skip to content

chore(deps): bump actions/checkout from 4 to 7#366

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

chore(deps): bump actions/checkout from 4 to 7#366
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 25, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 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.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

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

v6.0.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

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 @github

dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from edgar-durand as a code owner June 25, 2026 08:07
@dependabot dependabot Bot changed the title build(deps): Bump actions/checkout from 6 to 7 chore(deps): bump actions/checkout from 6 to 7 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from a4060f6 to 2cd17aa Compare July 2, 2026 20:14
@dependabot dependabot Bot changed the title chore(deps): bump actions/checkout from 6 to 7 build(deps): bump actions/checkout from 6 to 7 Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 2cd17aa to 1447103 Compare July 6, 2026 23:09
@dependabot dependabot Bot changed the title build(deps): bump actions/checkout from 6 to 7 chore(deps): bump actions/checkout from 6 to 7 Jul 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 1447103 to bc38344 Compare July 7, 2026 21:29
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...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 changed the title chore(deps): bump actions/checkout from 6 to 7 chore(deps): bump actions/checkout from 4 to 7 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from bc38344 to 2275950 Compare July 16, 2026 15:28

@edgar-durand edgar-durand left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Routine dependabot major bump of actions/checkout from v4/v6 to v7 across all six workflows. The change is mechanical, consistent (every reference in .github/workflows/ is bumped), and all with: blocks (fetch-depth: 0, ref:, token:, persist-credentials:) are preserved verbatim. The v7 behavior change — blocking fork-PR checkouts under pull_request_target / workflow_run triggers — does not affect this repo, since none of the touched workflows use those triggers (they use pull_request, push, and tag-triggered runs).

Minor doc nit (non-blocking): the comment at .github/workflows/ci.yml:13-14 still cites actions/checkout@v4 as the example of an action emitting the deprecation warning; after this PR lands that example is stale. Worth either bumping to @v7 or generalising the wording to "older action versions" so it does not drift again on the next bump — happy for the maintainer to land this as a follow-up rather than gating the merge on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant