Skip to content

Commit 2058f56

Browse files
authored
Merge pull request #430 from kubernetes-sigs/dependabot/github_actions/helm/kind-action-1.9.0
chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0
2 parents 3e7b7f4 + dc902c1 commit 2058f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false
3838

3939
- name: Create Kind cluster
40-
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
40+
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced
4141

4242
- name: Run chart-testing (install)
4343
run: ct install --chart-dirs=helm --charts=helm/provisioner

0 commit comments

Comments
 (0)