File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
id-token : write
14
14
packages : write
15
15
if : success() && needs.package-and-publish-staging.result == 'success'
16
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0 .0
16
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1 .0
17
17
with :
18
18
image : registry.staging.replicated.com/library/replicated-sdk-image:${{ github.ref_name }}
19
19
digest : ${{ inputs.digest }}
27
27
id-token : write
28
28
packages : write
29
29
if : success() && needs.package-and-publish-production.result == 'success'
30
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0 .0
30
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1 .0
31
31
with :
32
32
image : registry.replicated.com/library/replicated-sdk-image:${{ github.ref_name }}
33
33
digest : ${{ inputs.digest }}
You can’t perform that action at this time.
0 commit comments