mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 07:13:26 +00:00
chore(deps): update wandalen/wretry.action action to v3.8.0 (#2095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b93f40da33
commit
697f3cb41c
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -189,7 +189,7 @@ jobs:
|
|||||||
uses: ublue-os/remove-unwanted-software@v7
|
uses: ublue-os/remove-unwanted-software@v7
|
||||||
|
|
||||||
- name: Pull main, akmods, rechunk images
|
- name: Pull main, akmods, rechunk images
|
||||||
uses: Wandalen/wretry.action@v3.7.3
|
uses: Wandalen/wretry.action@v3.8.0
|
||||||
with:
|
with:
|
||||||
attempt_limit: 3
|
attempt_limit: 3
|
||||||
attempt_delay: 15000
|
attempt_delay: 15000
|
||||||
@ -205,7 +205,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get source versions
|
- name: Get source versions
|
||||||
id: labels
|
id: labels
|
||||||
uses: Wandalen/wretry.action@v3.7.3
|
uses: Wandalen/wretry.action@v3.8.0
|
||||||
with:
|
with:
|
||||||
attempt_limit: 3
|
attempt_limit: 3
|
||||||
attempt_delay: 15000
|
attempt_delay: 15000
|
||||||
@ -411,7 +411,7 @@ jobs:
|
|||||||
|
|
||||||
# Push the image to GHCR (Image Registry)
|
# Push the image to GHCR (Image Registry)
|
||||||
- name: Push To GHCR
|
- name: Push To GHCR
|
||||||
uses: Wandalen/wretry.action@v3.7.3
|
uses: Wandalen/wretry.action@v3.8.0
|
||||||
id: push
|
id: push
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user