Skip to content

Commit

Permalink
chore(deps): update wandalen/wretry.action action to v3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent e4299ad commit 80d7707
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@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
uses: Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
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@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
uses: Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
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@ce976ac9e7829ca3ea99b08c4511077d2677a653 # v3.7.1
uses: Wandalen/wretry.action@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down

0 comments on commit 80d7707

Please sign in to comment.