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.
1 parent b8a48c1 commit 61c88d4Copy full SHA for 61c88d4
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
actions: read # To read the workflow path.
54
id-token: write # To sign the provenance.
55
contents: write # To add assets to a release.
56
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.2
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.3.0
57
with:
58
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
59
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
0 commit comments