Skip to content

Commit 29bc414

Browse files
deps(ci): bump helm/kind-action from 1.11.0 to 1.12.0 (#34)
1 parent d6af333 commit 29bc414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

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

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

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

0 commit comments

Comments
 (0)