Bump helm/kind-action from v1.0.0-alpha.3 to v1.0.0

Bumps [helm/kind-action](https://github.com/helm/kind-action) from v1.0.0-alpha.3 to v1.0.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.0.0-alpha.3...3af270e3dacc4feded63d810def7e19de77cba72)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-13 11:38:45 +00:00 committed by github-actions[bot]
parent b0c5c83c90
commit 91db573c29
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
command: lint
- name: Create kind cluster
uses: helm/kind-action@v1.0.0-alpha.3
uses: helm/kind-action@v1.0.0
with:
install_local_path_provisioner: true
if: steps.lint.outputs.changed == 'true'