Skip to content

Commit 39629e8

Browse files
build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
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>
1 parent 169d92a commit 39629e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
go-version: ${{ env.golang-version }}
9595
- name: Start kind cluster
96-
uses: helm/kind-action@v1.7.0
96+
uses: helm/kind-action@v1.8.0
9797
with:
9898
version: ${{ env.kind-version }}
9999
node_image: ${{ matrix.kind-image }}

0 commit comments

Comments
 (0)