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 a80f2a8 commit 8f259cdCopy full SHA for 8f259cd
.github/workflows/release.yml
@@ -149,7 +149,7 @@ jobs:
149
actions: read # To read the workflow path.
150
id-token: write # To sign the provenance.
151
contents: write # To add assets to a release.
152
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
153
with:
154
base64-subjects: "${{ needs.provenance-subject.outputs.artifacts-sha256 }}"
155
upload-assets: true # Upload to a new release.
0 commit comments