Skip to content

Commit c7c1398

Browse files
chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 (#252)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f334f87 commit c7c1398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: ct --config=.github/ct.yaml lint
4848

4949
- name: Create kind cluster
50-
uses: helm/kind-action@v1.9.0
50+
uses: helm/kind-action@v1.10.0
5151

5252
- name: Load dev image
5353
run: |

0 commit comments

Comments
 (0)