Merge pull request #229 from weaveworks/dependabot/github_actions/helm/kind-action-v1.1.0

Bump helm/kind-action from v1.0.0 to v1.1.0
This commit is contained in:
Daniel Holbach
2020-11-25 10:12:54 +01:00
committed by GitHub

View File

@@ -22,7 +22,7 @@ jobs:
config: .github/ct.yaml
- name: Create kind cluster
uses: helm/kind-action@v1.0.0
uses: helm/kind-action@v1.1.0
if: steps.lint.outputs.changed == 'true'
- name: Run chart-testing (install)