Merge pull request #61 from N0rthernL1ghts/dependabot/github_actions/lewagon/wait-on-check-action-1.4.1

Bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1
This commit is contained in:
2025-10-07 21:59:29 +02:00
committed by GitHub

View File

@@ -49,7 +49,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.4.0 uses: lewagon/wait-on-check-action@v1.4.1
with: with:
ref: ${{ github.sha }} ref: ${{ github.sha }}
check-name: tests check-name: tests