Skip to content

Commit 73b37f7

Browse files
authored
Merge pull request #1223 from kubernetes-sigs/dependabot/github_actions/all-5cb858035e
build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 in the all group
2 parents bcb1491 + 1a2563d commit 73b37f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cover.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- run: "make test-cover"
1616

17-
- uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
17+
- uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
1818
with:
1919
file: ./coverage.out
2020
fail_ci_if_error: true

0 commit comments

Comments
 (0)