Skip to content

Commit

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

🌱 Bump Wandalen/wretry.action from 1.4.5 to 1.4.9
  • Loading branch information
k8s-ci-robot authored Mar 11, 2024
2 parents 68b6606 + 05c83b6 commit 4030a27
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@0ef67d343938e879e0a9bb37c107a55731e8ed35 # 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@f1ef3f2629b067ead8e23abc5c38abaec4413d2a # 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 4030a27

Please sign in to comment.