Update helm/kind-action action to v1.12.0 (#49)

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-01-23 21:38:27 +00:00
committed by GitHub
parent 14f81210ec
commit 129cc1fe0b
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
fi
- name: Create kind cluster
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.12.0
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)