File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132 actions : read # To read the workflow path.
133133 id-token : write # To sign the provenance.
134134 contents : write # To add assets to the release.
135- uses :
slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3 [email protected] 135+ uses :
slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3 [email protected] 136136 with :
137137 image : ${{ needs.release.outputs.image_url }}
138138 digest : ${{ needs.release.outputs.image_digest }}
@@ -146,7 +146,7 @@ jobs:
146146 actions : read # To read the workflow path.
147147 id-token : write # To sign the provenance.
148148 contents : write # To add assets to the release.
149- uses :
slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3 [email protected] 149+ uses :
slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3 [email protected] 150150 with :
151151 image : ghcr.io/${{ needs.release.outputs.image_url }}
152152 digest : ${{ needs.release.outputs.image_digest }}
You can’t perform that action at this time.
0 commit comments