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