Skip to content

Commit 41e0fc1

Browse files
Update helm/kind-action action to v1.14.0 (#269)
Co-authored-by: ske-renovate-ce[bot] <163154779+ske-renovate-ce[bot]@users.noreply.github.com>
1 parent 5136421 commit 41e0fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
go-version: ${{ matrix.go-version }}
7171

7272
- name: Create k8s Kind Cluster
73-
uses: helm/kind-action@v1.13.0
73+
uses: helm/kind-action@v1.14.0
7474
with:
7575
cluster_name: kind
7676

0 commit comments

Comments
 (0)