From b7a06da3f5e225d0a550f697b9553f117c67fe59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 16:59:06 +0300 Subject: [PATCH] Update lewagon/wait-on-check-action action to v1.3.3 (#186) 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 8c8d2e87..b1bf6112 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.1 + uses: lewagon/wait-on-check-action@v1.3.3 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 e79e19d5..6aa4d99d 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.1 + uses: lewagon/wait-on-check-action@v1.3.3 with: ref: ${{ github.ref }} check-name: 'macosx • aarch64 • Cirrus'