mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 16:32:33 +01:00
Merge pull request #30 from N0rthernL1ghts/dependabot/github_actions/lewagon/wait-on-check-action-1.3.4
Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
This commit is contained in:
commit
f74617501d
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -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.3
|
uses: lewagon/wait-on-check-action@v1.3.4
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.sha }}
|
ref: ${{ github.sha }}
|
||||||
check-name: tests
|
check-name: tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user