Skip to content

Commit

Permalink
Merge pull request #3001 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/all-github-actions-ed68070c94

🌱 Bump Wandalen/wretry.action from 3.4.0 to 3.5.0 in the all-github-actions group
  • Loading branch information
k8s-ci-robot committed May 14, 2024
2 parents b3d167f + 1b398a3 commit e5a3dca
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:
go-version: '1.21'
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
# 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@0dd1d5d77d019a6f85beb53d29e2ea2c7294d4f2 # v3.4.0
- uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
with:
attempt_limit: 20
action: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
Expand Down

0 comments on commit e5a3dca

Please sign in to comment.