chore(deps): bump codecov/codecov-action from 6 to 7#243
chore(deps): bump codecov/codecov-action from 6 to 7#243dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v6...v7) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
zjshen14
left a comment
There was a problem hiding this comment.
Flagging for the maintainer rather than merging: the review-bot policy excludes merging GitHub Actions workflow changes without human sign-off, because automated workflow changes carry higher blast radius than package-version bumps.
The change itself is minimal — a single-line uses: codecov/codecov-action@v6 → @v7 in the CI workflow. The v7 release notes mention a key migration from codecovsecurity to codeccovsecops for GPG signing, but the action interface is otherwise unchanged. mergeable_state is clean.
If you're comfortable with the scope, this is safe to merge directly.
Generated by Claude Code
|
Flagging this for the maintainer rather than merging: the review-bot policy excludes merging GitHub Actions workflow changes without human sign-off. The change itself is clean: a single-line bump of If you're comfortable with the scope, this is safe to merge directly. Generated by Claude Code |
|
Routine Generated by Claude Code |
Bumps codecov/codecov-action from 6 to 7.
Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)