Skip to content

Commit 8356051

Browse files
authored
Merge pull request #1489 from kubernetes-sigs/dependabot/github_actions/codecov/codecov-action-4.2.0
chore: bump codecov/codecov-action from 3.1.5 to 4.2.0
2 parents bf86dbf + d3c3968 commit 8356051

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)