Skip to content

Commit b02e6e5

Browse files
authored
Merge pull request #208 from ityuhui/yh-upgrade-kind-action-0925
Bump helm/kind-action to v1.8.0
2 parents 0f0f4cc + 5818339 commit b02e6e5

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
@@ -58,7 +58,7 @@ jobs:
5858
cd examples/
5959
make
6060
- name: Create k8s kind cluster
61-
uses: helm/kind-action@v1.4.0
61+
uses: helm/kind-action@v1.8.0
6262
- name: Test examples
6363
run: |
6464
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)