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 c6d992c commit cb10e5dCopy full SHA for cb10e5d
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
actions: read # To read the workflow path.
41
id-token: write # To sign the provenance.
42
contents: write # To add assets to a release.
43
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@bdd89e60dc5387d8f819bebc702987956bcd4913 # tag=v1.2.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@dc705baf82c5178c9d1555594b0652f569e22779 # tag=v1.2.1
44
with:
45
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
46
upload-assets: true # upload to a new release
0 commit comments