mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-28 00:17:39 +00:00
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:
parent
9a081d7b4a
commit
695350a11a
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user