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 @@ -101,7 +101,7 @@ jobs:
101
101
actions : read # To read the workflow path.
102
102
id-token : write # To sign the provenance.
103
103
contents : write # To add assets to a release.
104
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.5 .0
104
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.6 .0
105
105
with :
106
106
base64-subjects : " ${{ needs.release.outputs.hashes }}"
107
107
upload-assets : true
Original file line number Diff line number Diff line change 46
46
actions : read
47
47
id-token : write
48
48
packages : write
49
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.5 .0
49
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.6 .0
50
50
with :
51
51
image : ${{ needs.conf.outputs.image }}
52
52
digest : ${{ needs.conf.outputs.digest }}
You can’t perform that action at this time.
0 commit comments