chore(deps): update helm/kind-action action to v1.11.0 (#62)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-16 16:27:55 +00:00
committed by GitHub
parent 7df4ad9051
commit 1d644b4f84

View File

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