chore(deps): bump Wandalen/wretry.action from 3.7.2 to 3.7.3 (#1923)

Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/wandalen/wretry.action/releases)
- [Commits](https://github.com/wandalen/wretry.action/compare/v3.7.2...v3.7.3)

---
updated-dependencies:
- dependency-name: Wandalen/wretry.action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 17:19:35 -08:00 committed by GitHub
parent 9a081d7b4a
commit 695350a11a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@ jobs:
uses: ublue-os/remove-unwanted-software@v7
- name: Pull main, akmods, rechunk images
uses: Wandalen/wretry.action@v3.7.2
uses: Wandalen/wretry.action@v3.7.3
with:
attempt_limit: 3
attempt_delay: 15000
@ -176,7 +176,7 @@ jobs:
- name: Get source versions
id: labels
uses: Wandalen/wretry.action@v3.7.2
uses: Wandalen/wretry.action@v3.7.3
with:
attempt_limit: 3
attempt_delay: 15000
@ -381,7 +381,7 @@ jobs:
# Push the image to GHCR (Image Registry)
- name: Push To GHCR
uses: Wandalen/wretry.action@v3.7.2
uses: Wandalen/wretry.action@v3.7.3
id: push
if: github.event_name != 'pull_request'
with: