Skip to content

Commit aa8f73b

Browse files
Merge pull request #2715 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-7.1.1
Bump codecov/codecov-action from 7.1.0 to 7.1.1
2 parents 7d4076c + 86226f9 commit aa8f73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

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

4646
- name: Upload coverage to Codecov
4747
if: "matrix.use_coverage"
48-
uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4
48+
uses: codecov/codecov-action@303a32d7a59b442fa8d48b6a1cc6825c09c847a5
4949
with:
5050
fail_ci_if_error: false
5151
verbose: true

0 commit comments

Comments
 (0)