Skip to content

Commit

Permalink
build(deps): bump Wandalen/wretry.action from 3.5.0 to 3.7.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 2244448 commit 70a28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
fetch-tags: true
fetch-depth: 0
- name: build
uses: Wandalen/wretry.action@v3.5.0 # using wretry.action, to mitigate sporadic maven repo connection failures
uses: Wandalen/wretry.action@v3.7.0 # using wretry.action, to mitigate sporadic maven repo connection failures
with:
attempt_limit: 3
attempt_delay: 10000
Expand Down

0 comments on commit 70a28b6

Please sign in to comment.