Skip to content

Commit

Permalink
chore: bump engineerd/setup-kind from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 02668e4 commit a1fc4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
push: false
tags: ghcr.io/${{ github.repository }}:ci
- name: Set up KinD
uses: engineerd/setup-kind@v0.5.0
uses: engineerd/setup-kind@v0.6.0
with:
config: ./hack/e2e-kind-config.yaml
image: docker.io/kindest/node@sha256:${{ matrix.arrays.digest }}
Expand Down

0 comments on commit a1fc4a0

Please sign in to comment.