Skip to content

Commit 41933a2

Browse files
chore(deps): bump container-tools/kind-action from 1.5.0 to 1.7.0 (#680)
Bumps [container-tools/kind-action](https://github.com/container-tools/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/container-tools/kind-action/releases) - [Commits](container-tools/kind-action@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: container-tools/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98e2b48 commit 41933a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/end-to-end-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
sleep 1
2525
2626
- name: Create Kubernetes KinD Cluster
27-
uses: container-tools/kind-action@v1.5.0
27+
uses: container-tools/kind-action@v1.7.0
2828
with:
2929
cluster_name: e2e-test
3030
registry: false

0 commit comments

Comments
 (0)