Skip to content

Commit e934b29

Browse files
author
Daniel Chen
authored
Merge pull request buildpacks-community#1607 from buildpacks-community/dependabot/github_actions/helm/kind-action-1.10.0
Bump helm/kind-action from 1.8.0 to 1.10.0
2 parents f94cba3 + 3594af8 commit e934b29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ jobs:
363363
EOF
364364
365365
- name: Create Kind Cluster
366-
uses: helm/kind-action@v1.8.0
366+
uses: helm/kind-action@v1.10.0
367367
with:
368368
cluster_name: e2e
369369
config: kind.yaml

0 commit comments

Comments
 (0)