Skip to content

Commit 1b8d842

Browse files
committed
Update helm/kind-action action to v1.14.0
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 4682525 commit 1b8d842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/prepare-k8s/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
version: v3.10.1
2121

2222
- name: Create kind cluster
23-
uses: helm/kind-action@v1.13.0
23+
uses: helm/kind-action@v1.14.0
2424

2525
- name: Install kubectl
2626
uses: azure/setup-kubectl@v4.0.1

0 commit comments

Comments
 (0)