Skip to content

Commit

Permalink
chore(deps): bump Wandalen/wretry.action from 3.4.0 to 3.5.0 (ublue-o…
Browse files Browse the repository at this point in the history
…s#196)

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 May 19, 2024
1 parent 2ead2b3 commit e62f7ba
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 @@ -108,7 +108,7 @@ jobs:
wc -c certs/private_key.priv
- name: Pull build image
uses: Wandalen/wretry.action@v3.4.0
uses: Wandalen/wretry.action@v3.5.0
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:


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

0 comments on commit e62f7ba

Please sign in to comment.