Skip to content

Commit ce734f8

Browse files
Bump helm/kind-action from 1.4.0 to 1.5.0 (#519)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db74fd4 commit ce734f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
go-version-file: 'go.mod'
5959

6060
- name: Create k8s Kind Cluster
61-
uses: helm/kind-action@v1.4.0
61+
uses: helm/kind-action@v1.5.0
6262
with:
6363
node_image: kindest/node:${{ matrix.k8s }}
6464

0 commit comments

Comments
 (0)