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

This commit is contained in:
renovate[bot]
2025-01-09 09:32:54 +00:00
committed by GitHub
parent 5462110c3f
commit 59507a108f
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --chart-dirs . --validate-maintainers=false --check-version-increment=false run: ct lint --target-branch ${{ github.event.repository.default_branch }} --chart-dirs . --validate-maintainers=false --check-version-increment=false
- name: Create kind cluster - name: Create kind cluster
uses: helm/[email protected]0.0 uses: helm/[email protected]2.0
if: steps.list-changed.outputs.changed == 'true' if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install) - name: Run chart-testing (install)