Skip to content

Commit

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

Bump helm/kind-action from 1.10.0 to 1.12.0
  • Loading branch information
k8s-ci-robot authored Dec 31, 2024
2 parents 8d8b72e + fb65db2 commit 5f5a4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.12.0

- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 5f5a4c9

Please sign in to comment.