Skip to content

Commit 623ef91

Browse files
authored
Merge pull request #259 from kubernetes-client/dependabot/github_actions/helm/kind-action-1.12.0
Bump helm/kind-action from 1.11.0 to 1.12.0
2 parents 42f5cfd + 1415cc9 commit 623ef91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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.11.0
51+
uses: helm/kind-action@v1.12.0
5252
- name: Test examples
5353
run: |
5454
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)