diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index b771f5a..85a4c4b 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.4.0 + uses: lewagon/wait-on-check-action@v1.4.1 with: ref: ${{ github.sha }} check-name: tests