From bca8695070571fba048923519389643a919f8598 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:12:15 +0300 Subject: [PATCH] Update lewagon/wait-on-check-action action to v1.3.4 (#229) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/wheels-pi_heif.yml | 2 +- .github/workflows/wheels-pillow_heif.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheels-pi_heif.yml b/.github/workflows/wheels-pi_heif.yml index ed57abcd..582831e7 100644 --- a/.github/workflows/wheels-pi_heif.yml +++ b/.github/workflows/wheels-pi_heif.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Waiting for Cirrus CI - uses: lewagon/wait-on-check-action@v1.3.3 + uses: lewagon/wait-on-check-action@v1.3.4 with: ref: ${{ github.ref }} check-name: 'macosx • aarch64 • Pi-Heif • Cirrus' diff --git a/.github/workflows/wheels-pillow_heif.yml b/.github/workflows/wheels-pillow_heif.yml index 863d643a..1e955fc4 100644 --- a/.github/workflows/wheels-pillow_heif.yml +++ b/.github/workflows/wheels-pillow_heif.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Waiting for Cirrus CI - uses: lewagon/wait-on-check-action@v1.3.3 + uses: lewagon/wait-on-check-action@v1.3.4 with: ref: ${{ github.ref }} check-name: 'macosx • aarch64 • Cirrus'