Bump helm/kind-action from v1.0.0-rc.1 to v1.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-01 08:53:51 +00:00
committed by GitHub
parent 012e680061
commit dadf2cdd48
+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)