chore(deps): update helm/kind-action action to v1.10.0

This commit is contained in:
renovate[bot]
2024-09-06 14:37:17 +00:00
committed by GitHub
parent 644c0f1880
commit 70c61b1ae0
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --chart-dirs . --validate-maintainers=false
- name: Create kind cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)