Update helm/kind-action action to v1.13.0 (#100)

Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com>
This commit is contained in:
small-hack-renovate[bot]
2025-11-03 10:19:49 +00:00
committed by GitHub
parent f03af959f3
commit 76c5950da9
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
fi
- name: Create kind cluster
uses: helm/kind-action@v1.12.0
uses: helm/kind-action@v1.13.0
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)