Update helm/kind-action action to v1.9.0

This commit is contained in:
renovate[bot]
2024-02-15 18:47:16 +00:00
committed by GitHub
parent 9e2d2a7503
commit 24845fb336

View File

@@ -38,7 +38,7 @@ jobs:
- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.8.0
uses: helm/kind-action@v1.9.0
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'