Skip to content

Commit 0753da6

Browse files
Bump helm/kind-action from 1.1.0 to 1.2.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.1.0...v1.2.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 8a2e564 commit 0753da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
${{ runner.os }}-go-
7373
7474
- name: Create k8s Kind Cluster
75-
uses: helm/kind-action@v1.1.0
75+
uses: helm/kind-action@v1.2.0
7676
with:
7777
node_image: kindest/node:${{ matrix.k8s }}
7878

0 commit comments

Comments
 (0)