ci: bump actions/checkout from 6 to 7 in the actions group across 1 directory#3
Conversation
Bumps the actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
59d2b78 to
ba48fd3
Compare
|
@claude would this change break the workflow |
|
Claude finished @dotchev's task in 42s —— View job Todo
Answer: No, this should not break either workflowI reviewed the v6→v7 changelog and both files this PR touches:
The only behavioral (not just internal/dependency) change in v7 is:
This restricts checking out a fork PR's head ref when the workflow is triggered by Neither workflow in this repo uses those trigger types, so this restriction doesn't apply:
Everything else in v7 (ESM module upgrade, dependency bumps like Conclusion: Safe to merge — no expected breakage. |
Bumps the actions group with 1 update in the / directory: actions/checkout.
Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
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)