Skip to content

Commit 7b9acb9

Browse files
authored
Merge pull request #1724 from kubernetes-sigs/dependabot/github_actions/codecov/codecov-action-5.1.2
chore: bump codecov/codecov-action from 5.1.1 to 5.1.2
2 parents bb0c538 + 911b494 commit 7b9acb9

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@7f8b4b4bde536c465e797be725718b88c5d95e0e
27+
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
2828
with:
2929
files: ./cover.out

0 commit comments

Comments
 (0)