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:
Aleksandar Puharic 2022-11-02 21:45:12 +01:00 committed by GitHub
commit a40e91ade4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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