Skip to content

Commit 5275e9b

Browse files
committed
ci(.goreleaser.yaml): update cosign v3 required arg
Signed-off-by: Massimiliano Giovagnoli <maxgio92@pm.me>
1 parent 4fefb20 commit 5275e9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ signs:
3838
certificate: '${artifact}.pem'
3939
args:
4040
- sign-blob
41+
- '--bundle=${artifact}.sigstore'
4142
- '--output-certificate=${certificate}'
4243
- '--output-signature=${signature}'
4344
- '${artifact}'

0 commit comments

Comments
 (0)