Skip to content

Commit

Permalink
ci: fix slsa workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl authored Nov 2, 2022
1 parent 68c270d commit 443cc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.1
with:
base64-subjects: "${{ needs.prepare-artifacts.outputs.hashes }}"
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163

release:
name: Release
Expand Down

0 comments on commit 443cc6f

Please sign in to comment.