Skip to content

Commit

Permalink
Merge pull request #2867 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/Wandalen/wretry.action-3.0.0

🌱 Bump Wandalen/wretry.action from 2.1.0 to 3.0.0
  • Loading branch information
k8s-ci-robot authored Apr 2, 2024
2 parents 80d2f2a + 8c28a74 commit b9cf2b8
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 @@ -22,7 +22,7 @@ jobs:
with:
go-version: '1.21'
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
- uses: Wandalen/wretry.action@f062299947903c6e425ff67d6a93f52066e4ee1c # v1.3.0 Retry codecov upload. It is flaky due to a known issue https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
- uses: Wandalen/wretry.action@7e3e094b56685165ba2fb92f14c86f900907663a # v1.3.0 Retry codecov upload. It is flaky due to a known issue https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
with:
attempt_limit: 20
action: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
Expand Down

0 comments on commit b9cf2b8

Please sign in to comment.