mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 15:22:29 +01:00
Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.3.3...v1.3.4) --- 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
5fd146bc5c
commit
ff04cb4433
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
password: ${{secrets.PAT_TOKEN}}
|
||||
-
|
||||
name: Await successful tests
|
||||
uses: lewagon/wait-on-check-action@v1.3.3
|
||||
uses: lewagon/wait-on-check-action@v1.3.4
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
check-name: tests
|
||||
|
|
Loading…
Reference in New Issue
Block a user