File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595 steps :
9696 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
9797 - name : Create k8s Kind Cluster
98- uses : helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13 .0
98+ uses : helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14 .0
9999 - name : Get running image ID
100100 id : ps
101101 run : printf "::set-output name=id::%s" $(docker ps --format "{{.ID}}")
@@ -183,7 +183,7 @@ jobs:
183183 steps :
184184 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
185185 - name : Create k8s Kind Cluster
186- uses : helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13 .0
186+ uses : helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14 .0
187187 - name : Get running image ID
188188 id : ps
189189 run : printf "::set-output name=id::%s" $(docker ps --format "{{.ID}}")
@@ -291,7 +291,7 @@ jobs:
291291 steps :
292292 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
293293 - name : Create k8s Kind Cluster
294- uses : helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13 .0
294+ uses : helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14 .0
295295 - name : Get running image ID
296296 id : ps
297297 run : printf "::set-output name=id::%s" $(docker ps --format "{{.ID}}")
You can’t perform that action at this time.
0 commit comments