Skip to content

Commit

Permalink
Merge pull request #2 from ublue-os/dependabot/github_actions/Wandale…
Browse files Browse the repository at this point in the history
…n/wretry.action-3.5.0

chore(deps): Bump Wandalen/wretry.action from 3.4.0 to 3.5.0
  • Loading branch information
castrojo authored May 14, 2024
2 parents 16cffb8 + 6adf5ba commit c63889b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- name: Get current version
id: labels
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 @@ -159,7 +159,7 @@ jobs:
${{ env.METADATA_TAGS }}
- name: Pull base image
uses: Wandalen/wretry.action@v3.4.0
uses: Wandalen/wretry.action@v3.5.0
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down

0 comments on commit c63889b

Please sign in to comment.