temp: use fixed k8s action

This commit is contained in:
2025-10-21 15:34:07 +08:00
parent fb2a784be6
commit 1204ce4ac9
+2 -1
View File
@@ -34,7 +34,8 @@ runs:
# this action will setup kind and helm, then create a kind cluster
- name: Bring up Kubernetes cluster using Kind
uses: https://git.cleverthis.com/actions/kubernetes@master
uses: https://git.cleverthis.com/hurui200320/actions-kubernetes@0262e48920fc1e20d00b9b301ba848d45b22164e
# uses: https://git.cleverthis.com/actions/kubernetes@master
with:
cluster-name: ${{ steps.cluster-name.outputs.cluster-name }}
kind-config-path: ${{ forge.action_path }}/clevermicro-kind-config.yaml