Skip to content

Commit 8fe768e

Browse files
chore(deps): update helm/kind-action action to v1.12.0
1 parent 8c5fc21 commit 8fe768e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

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

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

0 commit comments

Comments
 (0)