mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
build(deps): bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f3b9ed89a5
commit
c181ed4ae6
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
sha256sum *.iso > ${{ matrix.name }}.iso.sha256sum.txt
|
||||
|
||||
- name: Wait for release workflow to finish
|
||||
uses: lewagon/wait-on-check-action@v1.1.2
|
||||
uses: lewagon/wait-on-check-action@v1.2.0
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
check-name: 'create draft release'
|
||||
|
|
|
|||
Loading…
Reference in New Issue