File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 actions : read # To read the workflow path.
6161 id-token : write # To sign the provenance.
6262 contents : write # To add assets to a release.
63- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.4 .0
63+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1 .0
6464 with :
6565 base64-subjects : " ${{ needs.build.outputs.digests }}"
6666 upload-assets : true # Optional: Upload to a new release
Original file line number Diff line number Diff line change 2929 id-token : write # To sign.
3030 contents : write # To upload release assets.
3131 actions : read # To read workflow path.
32- uses : slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.4 .0
32+ uses : slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v2.1 .0
3333 with :
3434 go-version : ' 1.25'
3535 # =============================================================================================================
You can’t perform that action at this time.
0 commit comments