Skip to content

Commit 026f237

Browse files
authored
Update slsa-github-generator to address TUF issue (#4159)
Signed-off-by: Morten Torkildsen <[email protected]>
1 parent 254385c commit 026f237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
actions: read # To read the workflow path.
7777
id-token: write # To sign the provenance.
7878
contents: write # To add assets to a release.
79-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.1
79+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
8080
with:
8181
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
8282
base64-subjects: "${{ needs.build.outputs.hashes }}"

0 commit comments

Comments
 (0)