Skip to content

Commit

Permalink
🌱 Bump Wandalen/wretry.action from 3.3.0 to 3.4.0 (#2937)
Browse files Browse the repository at this point in the history
* 🌱 Bump Wandalen/wretry.action from 3.3.0 to 3.4.0

Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](Wandalen/wretry.action@dfc978b...0dd1d5d)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix version comment for dependabot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Schlotter <[email protected]>
  • Loading branch information
dependabot[bot] and chrischdi authored Apr 23, 2024
1 parent b03c013 commit f3ded06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cover.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
with:
go-version: '1.21'
- run: "PATH=/usr/local/go/bin:$PATH make test-cover"
- uses: Wandalen/wretry.action@dfc978b430e81caf1a6cc5780ff47e895c0f618e # 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
# 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
with:
attempt_limit: 20
action: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
Expand Down

0 comments on commit f3ded06

Please sign in to comment.