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 @@ -105,7 +105,7 @@ jobs:
105
105
actions : read # for detecting the GitHub Actions environment.
106
106
id-token : write # for creating OIDC tokens for signing.
107
107
packages : write # for uploading attestations.
108
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0 .0
108
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1 .0
109
109
with :
110
110
image : ${{ needs.build.outputs.image }}
111
111
digest : ${{ needs.build.outputs.digest }}
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ jobs:
175
175
id-token : write # for creating OIDC tokens for signing.
176
176
packages : write # for uploading attestations.
177
177
178
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0 .0
178
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1 .0
179
179
with :
180
180
image : ${{ needs.build.outputs.image }}
181
181
digest : ${{ needs.build.outputs.digest }}
You can’t perform that action at this time.
0 commit comments