1 parent 354edef commit b16ba0eCopy full SHA for b16ba0e
1 file changed
.github/workflows/release.yaml
@@ -55,6 +55,7 @@ jobs:
55
attestations: write # required for SLSA provenance
56
env:
57
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
+ CGO_ENABLED: "0"
59
60
steps:
61
- name: Install Cosign
0 commit comments