Skip to content

Commit

Permalink
chore(deps): bump Wandalen/wretry.action from 3.5.0 to 3.7.2 (#1211)
Browse files Browse the repository at this point in the history
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.5.0 to 3.7.2.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](Wandalen/wretry.action@v3.5.0...v3.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent ad59ac5 commit b008a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# if we don't care if the upload's successful?
- name: Upload coverage to Codecov
if: steps.detect_if_should_run.outputs.result == 'true'
uses: Wandalen/wretry.action@v3.5.0
uses: Wandalen/wretry.action@v3.7.2
with:
action: codecov/codecov-action@v3
with: |
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
# somewhat defeats the purpose of uploading those reports. Why bother uploading
# if we don't care if the upload's successful?
- name: Upload coverage to Codecov
uses: Wandalen/wretry.action@v3.5.0
uses: Wandalen/wretry.action@v3.7.2
with:
action: codecov/codecov-action@v3
with: |
Expand Down

0 comments on commit b008a2e

Please sign in to comment.