Commit 3c4ad4b 1 parent 873b9ae commit 3c4ad4b Copy full SHA for 3c4ad4b
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
local-path : ' .'
50
50
51
51
- name : Create kind cluster
52
- uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11 .0
52
+ uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12 .0
53
53
with :
54
54
version : ${{ env.kind_version }}
55
55
config : ${{ env.kind_config }}
@@ -237,7 +237,7 @@ jobs:
237
237
local-path : ' .'
238
238
239
239
- name : Create kind cluster 1
240
- uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11 .0
240
+ uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12 .0
241
241
with :
242
242
version : ${{ env.kind_version }}
243
243
config : ${{ env.kind_config_1 }}
@@ -256,7 +256,7 @@ jobs:
256
256
--nodes-without-cilium
257
257
258
258
- name : Create kind cluster 2
259
- uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11 .0
259
+ uses : helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12 .0
260
260
with :
261
261
version : ${{ env.kind_version }}
262
262
config : ${{ env.kind_config_2 }}
You can’t perform that action at this time.
0 commit comments