Skip to content

Commit 22cdf5f

Browse files
authored
Merge pull request #1240 from kubernetes-sigs/dependabot/github_actions/all-81b7f69dec
build(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1 in the all group
2 parents b5d5496 + 7a37594 commit 22cdf5f

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@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
17+
- uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
1818
with:
1919
file: ./coverage.out
2020
fail_ci_if_error: true

0 commit comments

Comments
 (0)