Skip to content

Commit

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

🌱 Bump Wandalen/wretry.action from 3.0.0 to 3.1.0
  • Loading branch information
k8s-ci-robot authored Apr 9, 2024
2 parents c38d231 + 2ec3e2a commit b2e6f9b
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 @@ -21,7 +21,7 @@ jobs:
with:
go-version: '1.21'
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
- 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
- uses: Wandalen/wretry.action@42af9d415b6e955870e984489d2c9b97aabc949f # 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@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
Expand Down

0 comments on commit b2e6f9b

Please sign in to comment.