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 723ccb0 commit fd6f0ceCopy full SHA for fd6f0ce
.github/workflows/generator-generic-ossf-slsa3-publish.yml
@@ -62,7 +62,7 @@ jobs:
62
actions: read # To read the workflow path.
63
id-token: write # To sign the provenance.
64
contents: write # To add assets to a release.
65
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.3.0
66
with:
67
base64-subjects: "${{ needs.build.outputs.digests }}"
68
upload-assets: true # Optional: Upload to a new release
0 commit comments