Skip to content

Commit

Permalink
chore(deps): update wandalen/wretry.action action to v3.7.1 (ublue-os…
Browse files Browse the repository at this point in the history
…#1886)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 38b984b commit e4299ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Get Current Fedora Version
id: labels
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
uses: Wandalen/wretry.action@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:
remove-codeql: true

- name: Pull images
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
uses: Wandalen/wretry.action@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -369,7 +369,7 @@ jobs:
- name: Push to GHCR
id: push
if: github.event_name != 'pull_request'
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
uses: Wandalen/wretry.action@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down

0 comments on commit e4299ad

Please sign in to comment.