Skip to content

Commit 5410427

Browse files
authored
workflow: Workaround for SLSA generator failure (#292)
Signed-off-by: Alex Cameron <asc@tetsuo.sh> Signed-off-by: Alex Cameron <asc@tetsuo.sh>
1 parent 39b1556 commit 5410427

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
with:
9393
attestation-name: provenance-sigstore-${{ github.event.release.tag_name }}.intoto.jsonl
9494
base64-subjects: "${{ needs.build.outputs.hashes }}"
95+
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
9596
upload-assets: true
9697

9798
release-pypi:

0 commit comments

Comments
 (0)