Skip to content

Commit 6397342

Browse files
chore(deps): update helm/kind-action action to v1.12.0
1 parent 3d2d922 commit 6397342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
go-version-file: 'go.mod'
137137

138138
- name: Kind action
139-
uses: helm/kind-action@v1.11.0
139+
uses: helm/kind-action@v1.12.0
140140
with:
141141
kubectl_version: ${{ matrix.k8sVersion }}
142142

0 commit comments

Comments
 (0)