Skip to content

Commit 7a13f0d

Browse files
authored
Merge pull request #1429 from kubernetes-sigs/dependabot/github_actions/codecov/codecov-action-3.1.5
chore: bump codecov/codecov-action from 3.1.4 to 3.1.5
2 parents ddecf45 + 91e5453 commit 7a13f0d

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@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
27+
- uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
2828
with:
2929
files: ./cover.out

0 commit comments

Comments
 (0)