Skip to content

Commit

Permalink
chore(deps): bump Wandalen/wretry.action from 2.1.0 to 3.4.0 (#179)
Browse files Browse the repository at this point in the history
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 Apr 20, 2024
1 parent bf4037b commit dcc59d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
wc -c certs/private_key.priv
- name: Pull build image
uses: Wandalen/wretry.action@v2.1.0
uses: Wandalen/wretry.action@v3.4.0
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -233,7 +233,7 @@ jobs:


- name: Push To GHCR
uses: Wandalen/wretry.action@v2.1.0
uses: Wandalen/wretry.action@v3.4.0
id: push
if: github.event_name != 'pull_request'
env:
Expand Down

0 comments on commit dcc59d0

Please sign in to comment.