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 2146e5b commit 199f5f6Copy full SHA for 199f5f6
.github/workflows/release.yaml
@@ -61,7 +61,7 @@ jobs:
61
actions: read # To read the workflow path.
62
id-token: write # To sign the provenance.
63
contents: write # To add assets to a release.
64
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@c747fe7769adf3656dc7d588b161cb614d7abfee # v1.10.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
65
with:
66
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
67
upload-assets: true # upload to a new release
0 commit comments