Skip to content

Commit

Permalink
chore(deps): bump Wandalen/wretry.action from 1.4.4 to 1.4.9 (#140)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Force merging because the failing checks are asus F38 which is no longer a supported config.
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent 92f8aa0 commit fb3b379
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Get current version
id: labels
uses: Wandalen/wretry.action@v1.4.4
uses: Wandalen/wretry.action@v1.4.9
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -140,7 +140,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.4
uses: Wandalen/wretry.action@v1.4.9
with:
attempt_limit: 3
attempt_delay: 15000
Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:


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

0 comments on commit fb3b379

Please sign in to comment.