Skip to content

Commit 90c4aca

Browse files
authored
Merge pull request #41 from rustrial/dependabot/github_actions/engineerd/setup-kind-0.6.2
Bump engineerd/setup-kind from 0.5.0 to 0.6.2
2 parents ef27337 + a6880d7 commit 90c4aca

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)