diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 64f5fc0a..b6fc510a 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -123,7 +123,7 @@ jobs: wc -c certs/private_key.priv - name: Pull build image - uses: Wandalen/wretry.action@v2.1.0 + uses: Wandalen/wretry.action@v3.4.0 with: attempt_limit: 3 attempt_delay: 15000 @@ -233,7 +233,7 @@ jobs: - name: Push To GHCR - uses: Wandalen/wretry.action@v2.1.0 + uses: Wandalen/wretry.action@v3.4.0 id: push if: github.event_name != 'pull_request' env: