Merge pull request #4753 from karmada-io/dependabot/github_actions/helm/kind-action-1.9.0
Bump helm/kind-action from 1.7.0 to 1.9.0
This commit is contained in:
commit
3aea48711c
|
@ -67,7 +67,7 @@ jobs:
|
|||
run: ct lint --debug --check-version-increment=false
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@v1.7.0
|
||||
uses: helm/kind-action@v1.9.0
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
with:
|
||||
wait: 120s
|
||||
|
|
Loading…
Reference in New Issue