File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ jobs:
206
206
# NOTE: provenance fails if we use action pinning... it's a Github limitation
207
207
# because SLSA needs to trace & attest it came from a given branch; pinning doesn't expose that information
208
208
# https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/generic/README.md#referencing-the-slsa-generator
209
- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.8 .0
209
+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9 .0
210
210
with :
211
211
base64-subjects : ${{ needs.build.outputs.attestation_hashes }}
212
212
upload-assets : false # we upload its attestation in create_tag job, otherwise it creates a new release
You can’t perform that action at this time.
0 commit comments