Merge pull request #27 from N0rthernL1ghts/dependabot/github_actions/lewagon/wait-on-check-action-1.3.3

Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
This commit is contained in:
Aleksandar Puharic 2024-02-11 20:47:00 +01:00 committed by GitHub
commit 5fd146bc5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
password: ${{secrets.PAT_TOKEN}} password: ${{secrets.PAT_TOKEN}}
- -
name: Await successful tests name: Await successful tests
uses: lewagon/wait-on-check-action@v1.3.1 uses: lewagon/wait-on-check-action@v1.3.3
with: with:
ref: ${{ github.sha }} ref: ${{ github.sha }}
check-name: tests check-name: tests