Skip to content

Commit 32ebb77

Browse files
authored
Merge pull request #4850 from kubernetes-sigs/dependabot/github_actions/all-github-actions-974ba9f3d6
dependabot(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 in the all-github-actions group
2 parents c41c0b9 + 2f1d75a commit 32ebb77

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version: '1.21'
2525
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
26-
- uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
26+
- uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
2727
env:
2828
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2929
with:

0 commit comments

Comments
 (0)