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:
commit
86f495b414
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue