Skip to content

Commit

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

chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0
  • Loading branch information
k8s-ci-robot authored Dec 24, 2024
2 parents fab5c66 + 54ccd9c commit ad20e13
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@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3

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

0 comments on commit ad20e13

Please sign in to comment.