Skip to content

Commit 3988362

Browse files
chore: bump helm/kind-action from 1.11.0 to 1.12.0 in the actions group (#291)
Bumps the actions group with 1 update: [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/kind-action` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elio Bischof <[email protected]>
1 parent 67e7e36 commit 3988362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- id: 'create-kind'
6565
name: Create Kubernetes Cluster with KinD
66-
uses: 'helm/kind-action@v1.11.0'
66+
uses: 'helm/kind-action@v1.12.0'
6767
with:
6868
node_image: 'kindest/node:${{ matrix.k8s.kindest-image-tag }}'
6969
version: 'v0.23.0'

0 commit comments

Comments
 (0)