Skip to content

Commit 3d3dc53

Browse files
dependabot[bot]mrueg
authored andcommitted
Bump helm/kind-action from 1.9.0 to 1.10.0
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>
1 parent b3a5f62 commit 3d3dc53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: ct lint --target-branch ${{ github.event.repository.default_branch }}
4141

4242
- name: Create kind cluster
43-
uses: helm/kind-action@v1.9.0
43+
uses: helm/kind-action@v1.10.0
4444
if: steps.list-changed.outputs.changed == 'true'
4545

4646
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)