ci: bump codecov/codecov-action from 5 to 6#127
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Greptile SummaryThis PR bumps
Confidence Score: 5/5This PR is safe to merge; it is a routine automated dependency bump with no logic changes. Single-line version bump generated by Dependabot. The workflow runs on ubuntu-latest (GitHub-hosted), which supports node24, so the only breaking-change note in the v6 release is not applicable here. No P0/P1 issues found. No files require special attention.
|
| Filename | Overview |
|---|---|
| .github/workflows/test.yml | Bumps codecov/codecov-action from v5 to v6; no other changes to the workflow configuration. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Push or PR to main] --> B[test job]
A --> C[security job]
B --> B1[checkout]
B1 --> B2[setup-go]
B2 --> B3[make build]
B3 --> B4[golangci-lint]
B4 --> B5[make test]
B5 --> B6[codecov-action v6 - bumped]
C --> C1[checkout]
C1 --> C2[setup-go]
C2 --> C3[govulncheck]
Reviews (1): Last reviewed commit: "ci: bump codecov/codecov-action from 5 t..." | Re-trigger Greptile
Bumps codecov/codecov-action from 5 to 6.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...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)