Skip to content

Commit 786f84b

Browse files
Bump helm/kind-action from 1.7.0 to 1.8.0 (#1306)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: helm/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 2165849 commit 786f84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kind-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Create k8s Kind Cluster
21-
uses: helm/kind-action@v1.7.0
21+
uses: helm/kind-action@v1.8.0
2222
with:
2323
kubectl_version: v1.25.0
2424
cluster_name: kinder

0 commit comments

Comments
 (0)