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:
Christian Kotzbauer 2021-07-01 19:26:49 +02:00 committed by GitHub
commit 64438d51f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)