Skip to content

Commit 1a96a7a

Browse files
authored
Merge pull request #95 from XenitAB/dependabot/github_actions/engineerd/setup-kind-0.6.2
Bump engineerd/setup-kind from 0.6.0 to 0.6.2
2 parents ed01e9c + 908f3d5 commit 1a96a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
go-version: 1.23.x
3030
- name: Setup Kubernetes
31-
uses: engineerd/setup-kind@v0.6.0
31+
uses: engineerd/setup-kind@v0.6.2
3232
- name: Run e2e tests
3333
run: make e2e

0 commit comments

Comments
 (0)