Merge pull request #45 from kubesphere/dependabot-github_actions-helm-kind-action-v1.1.0

Bump helm/kind-action from v1.0.0-rc.1 to v1.1.0
This commit is contained in:
KubeSphere CI Bot 2021-02-04 19:08:46 +08:00 committed by GitHub
commit 86f495b414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Build KubeEye
run: make ke
- name: Creating kind cluster
uses: helm/kind-action@v1.0.0-rc.1
uses: helm/kind-action@v1.1.0
- name: Run KubeEye
run: |
rm -rf temp