mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 16:32:33 +01:00
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ba5b57b5fc
commit
dc5203a67a
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.1
|
uses: lewagon/wait-on-check-action@v1.3.3
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.sha }}
|
ref: ${{ github.sha }}
|
||||||
check-name: tests
|
check-name: tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user