Skip to content

Commit b3f51dc

Browse files
Bump helm/kind-action from 1.5.0 to 1.7.0 (#20)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.5.0...v1.7.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 382a37e commit b3f51dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ct lint --debug --config ct.yaml
3232

3333
- name: Create kind cluster
34-
uses: helm/kind-action@v1.5.0
34+
uses: helm/kind-action@v1.7.0
3535
if: steps.list-changed.outputs.changed == 'true'
3636

3737
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)