Skip to content

Commit

Permalink
Merge pull request #48 from kubernetes-sigs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/engineerd/setup-kind-0.6.2

Bump engineerd/setup-kind from 0.5.0 to 0.6.2
  • Loading branch information
k8s-ci-robot authored Nov 5, 2024
2 parents 0729a00 + 03e2356 commit 782debe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
env:
GOPATH: '/home/runner/work/work-api/work-api/go'
- name: setup kind
uses: engineerd/setup-kind@v0.5.0
uses: engineerd/setup-kind@v0.6.2
with:
version: v0.11.1
- name: Load image on the nodes of the cluster
Expand Down

0 comments on commit 782debe

Please sign in to comment.