Skip to content

Commit 9d0bbf6

Browse files
Bump helm/kind-action from 1.7.0 to 1.8.0 (buildpacks-community#1264)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8479f9 commit 9d0bbf6

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
@@ -342,7 +342,7 @@ jobs:
342342
EOF
343343
344344
- name: Create Kind Cluster
345-
uses: helm/kind-action@v1.7.0
345+
uses: helm/kind-action@v1.8.0
346346
with:
347347
cluster_name: e2e
348348
config: kind.yaml

0 commit comments

Comments
 (0)