Skip to content

Commit d57245c

Browse files
Bump helm/kind-action from 1.10.0 to 1.11.0
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.10.0...v1.11.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]>
1 parent 221732e commit d57245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cd examples/
4949
make
5050
- name: Create k8s kind cluster
51-
uses: helm/kind-action@v1.10.0
51+
uses: helm/kind-action@v1.11.0
5252
- name: Test examples
5353
run: |
5454
kubectl cluster-info --context kind-chart-testing

0 commit comments

Comments
 (0)