Skip to content

Commit d3c3968

Browse files
chore: bump codecov/codecov-action from 3.1.5 to 4.2.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.2.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@4fe8c5f...7afa10e) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf86dbf commit d3c3968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
go-version: "^1.20"
2525
- name: Run tests
2626
run: make go-test
27-
- uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
27+
- uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71
2828
with:
2929
files: ./cover.out

0 commit comments

Comments
 (0)