mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-11 19:52:40 +01:00
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:
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user