File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
actions : read # To read the workflow path.
62
62
id-token : write # To sign the provenance.
63
63
contents : write # To add assets to a release.
64
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@07e64b653f10a80b6510f4568f685f8b7b9ea830
64
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
65
65
with :
66
66
base64-subjects : " ${{ needs.build.outputs.hashes }}"
67
67
upload-assets : true
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100
100
actions : read # To read the workflow path.
101
101
id-token : write # To sign the provenance.
102
102
contents : write # To add assets to a release.
103
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@07e64b653f10a80b6510f4568f685f8b7b9ea830
103
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
104
104
with :
105
105
base64-subjects : " ${{ needs.build.outputs.hashes }}"
106
106
upload-assets : true
You can’t perform that action at this time.
0 commit comments