@@ -107,23 +107,23 @@ jobs:
107
107
cat k0s.sig
108
108
109
109
- name : Upload Release Assets - Binary
110
- uses :
shogo82148/[email protected] .8
110
+ uses :
shogo82148/[email protected] .9
111
111
with :
112
112
upload_url : ${{ needs.release.outputs.upload_url }}
113
113
asset_path : ./k0s
114
114
asset_name : k0s-${{ needs.release.outputs.tag_name }}-amd64
115
115
asset_content_type : application/octet-stream
116
116
117
117
- name : Upload Release Assets - Airgap Image List
118
- uses :
shogo82148/[email protected] .8
118
+ uses :
shogo82148/[email protected] .9
119
119
with :
120
120
upload_url : ${{ needs.release.outputs.upload_url }}
121
121
asset_path : ./airgap-images.txt
122
122
asset_name : airgap-images-list.txt
123
123
asset_content_type : text/plain
124
124
125
125
- name : Upload Release Assets - Signature
126
- uses :
shogo82148/[email protected] .8
126
+ uses :
shogo82148/[email protected] .9
127
127
with :
128
128
upload_url : ${{ needs.release.outputs.upload_url }}
129
129
asset_path : ./k0s.sig
@@ -137,7 +137,7 @@ jobs:
137
137
path : ./k0s
138
138
139
139
- name : Upload Release Assets - Bundle
140
- uses :
shogo82148/[email protected] .8
140
+ uses :
shogo82148/[email protected] .9
141
141
with :
142
142
upload_url : ${{ needs.release.outputs.upload_url }}
143
143
asset_path : ./airgap-image-bundle-linux-amd64.tar
@@ -203,15 +203,15 @@ jobs:
203
203
docker system prune --all --volumes --force
204
204
205
205
- name : Upload Release Assets
206
- uses :
shogo82148/[email protected] .8
206
+ uses :
shogo82148/[email protected] .9
207
207
with :
208
208
upload_url : ${{ needs.release.outputs.upload_url }}
209
209
asset_path : ./k0s.exe
210
210
asset_name : k0s-${{ needs.release.outputs.tag_name }}-amd64.exe
211
211
asset_content_type : application/octet-stream
212
212
213
213
- name : Upload Release Assets - Signature
214
- uses :
shogo82148/[email protected] .8
214
+ uses :
shogo82148/[email protected] .9
215
215
with :
216
216
upload_url : ${{ needs.release.outputs.upload_url }}
217
217
asset_path : ./k0s.exe.sig
@@ -287,15 +287,15 @@ jobs:
287
287
/tmp/support-bundle.tar.gz
288
288
289
289
- name : Upload Release Assets - Binary
290
- uses :
shogo82148/[email protected] .8
290
+ uses :
shogo82148/[email protected] .9
291
291
with :
292
292
upload_url : ${{ needs.release.outputs.upload_url }}
293
293
asset_path : ./k0s
294
294
asset_name : k0s-${{ needs.release.outputs.tag_name }}-arm64
295
295
asset_content_type : application/octet-stream
296
296
297
297
- name : Upload Release Assets - Signature
298
- uses :
shogo82148/[email protected] .8
298
+ uses :
shogo82148/[email protected] .9
299
299
with :
300
300
upload_url : ${{ needs.release.outputs.upload_url }}
301
301
asset_path : ./k0s.sig
@@ -309,7 +309,7 @@ jobs:
309
309
path : ./k0s
310
310
311
311
- name : Upload Release Assets - Bundle
312
- uses :
shogo82148/[email protected] .8
312
+ uses :
shogo82148/[email protected] .9
313
313
with :
314
314
upload_url : ${{ needs.release.outputs.upload_url }}
315
315
asset_path : ./airgap-image-bundle-linux-arm64.tar
@@ -374,15 +374,15 @@ jobs:
374
374
/tmp/support-bundle.tar.gz
375
375
376
376
- name : Upload Release Assets - Binary
377
- uses :
shogo82148/[email protected] .8
377
+ uses :
shogo82148/[email protected] .9
378
378
with :
379
379
upload_url : ${{ needs.release.outputs.upload_url }}
380
380
asset_path : ./k0s
381
381
asset_name : k0s-${{ needs.release.outputs.tag_name }}-arm
382
382
asset_content_type : application/octet-stream
383
383
384
384
- name : Upload Release Assets - Signature
385
- uses :
shogo82148/[email protected] .8
385
+ uses :
shogo82148/[email protected] .9
386
386
with :
387
387
upload_url : ${{ needs.release.outputs.upload_url }}
388
388
asset_path : ./k0s.sig
@@ -396,7 +396,7 @@ jobs:
396
396
path : ./k0s
397
397
398
398
- name : Upload Release Assets - Bundle
399
- uses :
shogo82148/[email protected] .8
399
+ uses :
shogo82148/[email protected] .9
400
400
with :
401
401
upload_url : ${{ needs.release.outputs.upload_url }}
402
402
asset_path : ./airgap-image-bundle-linux-arm.tar
@@ -438,7 +438,7 @@ jobs:
438
438
run : |
439
439
cd release_assets && sha256sum -b * > ../sha256sums.txt
440
440
- name : Upload sha256sums.txt
441
- uses :
shogo82148/[email protected] .8
441
+ uses :
shogo82148/[email protected] .9
442
442
with :
443
443
upload_url : ${{ needs.release.outputs.upload_url }}
444
444
asset_path : sha256sums.txt
@@ -528,7 +528,7 @@ jobs:
528
528
make sign-pub-key
529
529
530
530
- name : Upload Release Assets - SBOM
531
- uses :
shogo82148/[email protected] .8
531
+ uses :
shogo82148/[email protected] .9
532
532
with :
533
533
upload_url : ${{ needs.release.outputs.upload_url }}
534
534
asset_path : ./sbom/*
@@ -619,7 +619,7 @@ jobs:
619
619
working-directory : ./inttest
620
620
621
621
- name : Upload conformance test result to Release Assets
622
- uses :
shogo82148/[email protected] .8 # Allows us to upload a file with wildcard patterns
622
+ uses :
shogo82148/[email protected] .9 # Allows us to upload a file with wildcard patterns
623
623
with :
624
624
upload_url : ${{ needs.release.outputs.upload_url }}
625
625
asset_path : inttest/*_sonobuoy_*.tar.gz
0 commit comments