Skip to content

Commit 01bc6c0

Browse files
authored
Merge pull request #237 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.10.0
Bump helm/kind-action from 1.8.0 to 1.10.0
2 parents cbb8876 + 8739cb7 commit 01bc6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cd examples/
4949
make
5050
- name: Create k8s kind cluster
51-
uses: helm/kind-action@v1.8.0
51+
uses: helm/kind-action@v1.10.0
5252
- name: Test examples
5353
run: |
5454
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)