Skip to content

Commit be679a4

Browse files
committed
ci: Update slsa-github-generator to v2.0.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 4b680d1 commit be679a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
actions: read # To read the workflow path.
114114
id-token: write # To sign the provenance.
115115
contents: write # To add assets to a release.
116-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
116+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
117117
with:
118118
provenance-name: "timoni_${{ needs.goreleaser.outputs.version }}_provenance.intoto.jsonl"
119119
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"

0 commit comments

Comments
 (0)