Skip to content

Commit a6880d7

Browse files
Bump engineerd/setup-kind from 0.5.0 to 0.6.2
Bumps [engineerd/setup-kind](https://github.com/engineerd/setup-kind) from 0.5.0 to 0.6.2. - [Release notes](https://github.com/engineerd/setup-kind/releases) - [Commits](engineerd/setup-kind@v0.5.0...v0.6.2) --- updated-dependencies: - dependency-name: engineerd/setup-kind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef27337 commit a6880d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
command: test
3939
- name: Setup Kubernetes
40-
uses: engineerd/setup-kind@v0.5.0
40+
uses: engineerd/setup-kind@v0.6.2
4141
with:
4242
version: "v0.22.0"
4343
image: kindest/node:v1.29.2

0 commit comments

Comments
 (0)