Skip to content

Commit d91d238

Browse files
chore(deps): bump helm/kind-action from 1.7.0 to 1.10.0 (#732)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.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 bbbc01a commit d91d238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart-lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: ct lint --config ct.yaml
4444

4545
- name: Create kind cluster
46-
uses: helm/kind-action@v1.7.0
46+
uses: helm/kind-action@v1.10.0
4747
if: steps.list-changed.outputs.changed == 'true'
4848

4949
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)