Merge pull request #67 from ckotzbauer/dependabot/github_actions/helm/kind-action-1.2.0
Bump helm/kind-action from 1.1.0 to 1.2.0
This commit is contained in:
commit
64438d51f9
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: ct lint
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@v1.1.0
|
||||
uses: helm/kind-action@v1.2.0
|
||||
if: steps.list-changed.outputs.changed == 'true'
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
|
|
|
|||
Loading…
Reference in New Issue