Skip to content

Commit ec2f565

Browse files
Bump helm/kind-action from 1.13.0 to 1.14.0 (#522)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44652c5 commit ec2f565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: ct lint --check-version-increment=false --validate-maintainers=false --target-branch ${{ github.event.repository.default_branch }}
3737

3838
- name: Create kind cluster
39-
uses: helm/kind-action@v1.13.0
39+
uses: helm/kind-action@v1.14.0
4040
if: steps.list-changed.outputs.changed == 'true'
4141

4242
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)