Merge pull request #10 from N0rthernL1ghts/dependabot/github_actions/lewagon/wait-on-check-action-1.2.0

Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
This commit is contained in:
2022-11-02 21:45:12 +01:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
- -
name: Await successful tests name: Await successful tests
uses: lewagon/wait-on-check-action@v1.1.2 uses: lewagon/wait-on-check-action@v1.2.0
with: with:
ref: ${{ github.sha }} ref: ${{ github.sha }}
check-name: tests check-name: tests