Merge pull request #4212 from nextcloud/dependabot/github_actions/helm/kind-action-1.9.0

Bump helm/kind-action from 1.8.0 to 1.9.0
This commit is contained in:
Simon L
2024-02-15 10:31:25 +01:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --debug --chart-dirs nextcloud-aio-helm-chart
- name: Create kind cluster
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
- name: Run chart-testing (install)
id: install