File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ jobs:
384
384
actions : read # To read the workflow path.
385
385
id-token : write # To sign the provenance.
386
386
contents : write # To add assets to a release.
387
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0 .0
387
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1 .0
388
388
with :
389
389
base64-subjects : " ${{ needs.combine_hashes.outputs.hashes }}"
390
390
upload-assets : true # Optional: Upload to a new release
Original file line number Diff line number Diff line change 86
86
actions : read # To read the workflow path.
87
87
id-token : write # To sign the provenance.
88
88
contents : write # To add assets to a release.
89
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0 .0
89
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1 .0
90
90
with :
91
91
base64-subjects : " ${{ needs.archive.outputs[format('hash-{0}', matrix.package_name)] }}"
92
92
# Upload provenance to a new release
You can’t perform that action at this time.
0 commit comments