File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ jobs:
118
118
tags : " ${{ steps.meta.outputs.tags }}"
119
119
labels : " ${{ steps.meta.outputs.labels }}"
120
120
push : true
121
+ provenance : false
122
+ sbom : false
121
123
cache-from : " type=gha"
122
124
cache-to : " type=gha,mode=max"
123
125
@@ -214,6 +216,8 @@ jobs:
214
216
tags : " ${{ steps.meta.outputs.tags }}"
215
217
labels : " ${{ steps.meta.outputs.labels }}"
216
218
push : true
219
+ provenance : false
220
+ sbom : false
217
221
cache-from : " type=gha"
218
222
cache-to : " type=gha,mode=max"
219
223
@@ -310,6 +314,8 @@ jobs:
310
314
tags : " ${{ steps.meta.outputs.tags }}"
311
315
labels : " ${{ steps.meta.outputs.labels }}"
312
316
push : true
317
+ provenance : false
318
+ sbom : false
313
319
cache-from : " type=gha"
314
320
cache-to : " type=gha,mode=max"
315
321
@@ -406,5 +412,7 @@ jobs:
406
412
tags : " ${{ steps.meta.outputs.tags }}"
407
413
labels : " ${{ steps.meta.outputs.labels }}"
408
414
push : true
415
+ provenance : false
416
+ sbom : false
409
417
cache-from : " type=gha"
410
418
cache-to : " type=gha,mode=max"
You can’t perform that action at this time.
0 commit comments