diff --git a/.github/workflows/bluefin-reusable-build.yml b/.github/workflows/bluefin-reusable-build.yml index 628c3f2..8b50822 100644 --- a/.github/workflows/bluefin-reusable-build.yml +++ b/.github/workflows/bluefin-reusable-build.yml @@ -168,7 +168,7 @@ jobs: - name: Push to GHCR id: push if: github.event_name != 'pull_request' - uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3 + uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.0 with: attempt_limit: 3 attempt_delay: 15000