diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index fbce181..995fb6b 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -29,7 +29,7 @@ jobs: password: ${{ secrets.DOCKER_PASSWORD }} - name: Await successful tests - uses: lewagon/wait-on-check-action@v1.2.0 + uses: lewagon/wait-on-check-action@v1.3.1 with: ref: ${{ github.sha }} check-name: tests