Skip to content

Commit

Permalink
Merge pull request #4692 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4.1.1

dependabot(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
  • Loading branch information
k8s-ci-robot authored Apr 1, 2024
2 parents 3f77583 + df4a1f5 commit 71ea084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version: '1.21'
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
- uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit 71ea084

Please sign in to comment.