diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 2466dcb..76002be 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -49,7 +49,7 @@ jobs: password: ${{secrets.PAT_TOKEN}} - name: Await successful tests - uses: lewagon/wait-on-check-action@v1.3.4 + uses: lewagon/wait-on-check-action@v1.4.0 with: ref: ${{ github.sha }} check-name: tests