Skip to content

Commit

Permalink
chore(deps): bump Wandalen/wretry.action from 1.4.10 to 2.1.0 (#151)
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>
Co-authored-by: Benjamin Sherman <[email protected]>
  • Loading branch information
dependabot[bot] and bsherman authored Mar 28, 2024
1 parent 32cb361 commit 91ad0c9
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 @@ -127,7 +127,7 @@ jobs:
- name: Get current version
id: labels
uses: Wandalen/wretry.action@v1.4.10
uses: Wandalen/wretry.action@v2.1.0
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -163,7 +163,7 @@ jobs:
io.artifacthub.package.logo-url=https://avatars.githubusercontent.com/u/1728152?s=200&v=4
- name: Pull build image
uses: Wandalen/wretry.action@v1.4.10
uses: Wandalen/wretry.action@v2.1.0
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:


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

0 comments on commit 91ad0c9

Please sign in to comment.