Skip to content

Commit aac0ff7

Browse files
author
Daniel Chen
authored
Merge pull request #61 from vmware-tanzu/dependabot/github_actions/helm/kind-action-1.8.0
Bump helm/kind-action from 1.5.0 to 1.8.0
2 parents 6150b5d + 6d1cd57 commit aac0ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
name: pre-release-bundle.lock
147147

148148
- name: Create Kind Cluster
149-
uses: helm/kind-action@v1.5.0
149+
uses: helm/kind-action@v1.8.0
150150
with:
151151
cluster_name: e2e
152152

0 commit comments

Comments
 (0)