Skip to content

Commit 76c13b8

Browse files
dependabot[bot]mrueg
authored andcommitted
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 3f8e7a6 commit 76c13b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
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.10.0
43+
uses: helm/kind-action@v1.11.0
4444
if: steps.list-changed.outputs.changed == 'true'
4545

4646
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)