Merge pull request #188 from weaveworks/dependabot/github_actions/helm/kind-action-v1.0.0

Bump helm/kind-action from v1.0.0-rc.1 to v1.0.0
This commit is contained in:
Daniel Holbach
2020-09-01 10:58:07 +02:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
config: .github/ct.yaml
- name: Create kind cluster
uses: helm/kind-action@v1.0.0-rc.1
uses: helm/kind-action@v1.0.0
if: steps.lint.outputs.changed == 'true'
- name: Run chart-testing (install)