Skip to content

Commit 052fe8b

Browse files
chore(deps): update helm/kind-action action to v1.12.0
1 parent 883d9ea commit 052fe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

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

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

0 commit comments

Comments
 (0)