Skip to content

Commit 8bb9cf2

Browse files
Bump engineerd/setup-kind from 0.5.0 to 0.6.0
Bumps [engineerd/setup-kind](https://github.com/engineerd/setup-kind) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/engineerd/setup-kind/releases) - [Commits](engineerd/setup-kind@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: engineerd/setup-kind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0729a00 commit 8bb9cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
env:
8080
GOPATH: '/home/runner/work/work-api/work-api/go'
8181
- name: setup kind
82-
uses: engineerd/setup-kind@v0.5.0
82+
uses: engineerd/setup-kind@v0.6.0
8383
with:
8484
version: v0.11.1
8585
- name: Load image on the nodes of the cluster

0 commit comments

Comments
 (0)