Merge pull request #3048 from kubernetes-sigs/dependabot/github_actions/helm/kind-action-1.4.0

Bump helm/kind-action from 1.3.0 to 1.4.0
This commit is contained in:
Kubernetes Prow Robot 2022-12-13 01:07:34 -08:00 committed by GitHub
commit 90c4a15d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ jobs:
run: ct lint --check-version-increment=false
- name: Set-up Kind cluster
uses: helm/kind-action@d08cf6ff1575077dee99962540d77ce91c62387d
uses: helm/kind-action@9e8295d178de23cbfbd8fa16cf844eec1d773a07
with:
wait: 120s
if: steps.list-changed.outputs.changed == 'true'