Skip to content

Commit a2ad57b

Browse files
ci(deps): bump codecov/codecov-action from 5.5.2 to 6.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@671740a...e79a696) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d64195a commit a2ad57b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
- name: Upload coverage to Codecov
9494
if: matrix.go-version == '1.25.x'
95-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v4.6.0
95+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v4.6.0
9696
with:
9797
files: ./coverage.out
9898
flags: unittests

0 commit comments

Comments
 (0)