mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 01:11:33 +01:00
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:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
password: ${{secrets.PAT_TOKEN}}
|
||||
-
|
||||
name: Await successful tests
|
||||
uses: lewagon/wait-on-check-action@v1.4.0
|
||||
uses: lewagon/wait-on-check-action@v1.4.1
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
check-name: tests
|
||||
|
||||
Reference in New Issue
Block a user