We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26603b5 + 1031c2c commit b7ddec4Copy full SHA for b7ddec4
.goreleaser.yml
@@ -12,7 +12,7 @@ before:
12
signs:
13
- signature: "${artifact}.gpg"
14
artifacts: checksum
15
- args: [ "--batch", "-u", "security@cloudskiff.com", "--output", "${signature}", "--detach-sign", "${artifact}" ]
+ args: [ "--batch", "-u", "team-cloud-config+security@snyk.io", "--output", "${signature}", "--detach-sign", "${artifact}" ]
16
builds:
17
- id: "driftctl"
18
binary: driftctl
0 commit comments