chore(deps): bump actions/checkout from 4 to 7#366
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
a4060f6 to
2cd17aa
Compare
2cd17aa to
1447103
Compare
1447103 to
bc38344
Compare
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>
bc38344 to
2275950
Compare
edgar-durand
left a comment
There was a problem hiding this comment.
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.
Bumps actions/checkout from 4 to 7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)df4cb1cUpdate changelog for v6.0.3 (#2446)