Skip to content

Commit 7062264

Browse files
⬆️ Bump helm/kind-action from 1.11.0 to 1.12.0 (#2929)
1 parent 62a9bf2 commit 7062264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Create kind cluster
4242
if: steps.list-changed.outputs.changed == 'true'
43-
uses: helm/kind-action@v1.11.0
43+
uses: helm/kind-action@v1.12.0
4444

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

0 commit comments

Comments
 (0)