Skip to content

Commit

Permalink
Merge pull request #378 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/kind-action-1.7.0

chore(deps): bump helm/kind-action from 1.6.0 to 1.7.0
  • Loading branch information
k8s-ci-robot committed May 18, 2023
2 parents 37b9eb3 + 9cc63d0 commit 989d528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false

- name: Create Kind cluster
uses: helm/kind-action@28ee08d2676d31cf4ccf6b1564d60886b31046c8
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67

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

0 comments on commit 989d528

Please sign in to comment.