File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133
133
cache-to : type=local,dest=/tmp/.buildx-cache-new
134
134
135
135
- name : Setup Kind
136
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
136
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
137
137
with :
138
138
version : ${{ env.KIND_VERSION }}
139
139
config : ${{ env.KIND_CONFIG_PATH }}
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120
120
cache-to : type=local,dest=/tmp/.buildx-cache-new
121
121
122
122
- name : Setup Kind
123
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
123
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
124
124
with :
125
125
version : ${{ env.KIND_VERSION }}
126
126
config : ${{ env.KIND_CONFIG_PATH }}
Original file line number Diff line number Diff line change 78
78
cache-to : type=local,dest=/tmp/.buildx-cache-new
79
79
80
80
- name : Setup Kind
81
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
81
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
82
82
with :
83
83
version : ${{ env.KIND_VERSION }}
84
84
config : ${{ env.KIND_CONFIG_PATH }}
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ jobs:
144
144
cache-to : type=local,dest=/tmp/.buildx-cache-new
145
145
146
146
- name : Setup Kind
147
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
147
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
148
148
with :
149
149
version : ${{ env.KIND_VERSION }}
150
150
config : ${{ env.KIND_CONFIG_PATH }}
Original file line number Diff line number Diff line change 89
89
cache-to : type=local,dest=/tmp/.buildx-cache-new
90
90
91
91
- name : Setup Kind
92
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
92
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
93
93
with :
94
94
version : ${{ env.KIND_VERSION }}
95
95
config : ${{ env.KIND_CONFIG_PATH }}
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107
107
cache-to : type=local,dest=/tmp/.buildx-cache-new
108
108
109
109
- name : Setup Kind
110
- uses : helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde
110
+ uses : helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb
111
111
with :
112
112
version : ${{ env.KIND_VERSION }}
113
113
config : ${{ env.KIND_CONFIG_PATH }}
You can’t perform that action at this time.
0 commit comments