Skip to content

Commit 8f259cd

Browse files
Update slsa-framework/slsa-github-generator action to v2
1 parent a80f2a8 commit 8f259cd

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
@@ -149,7 +149,7 @@ jobs:
149149
actions: read # To read the workflow path.
150150
id-token: write # To sign the provenance.
151151
contents: write # To add assets to a release.
152-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
152+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
153153
with:
154154
base64-subjects: "${{ needs.provenance-subject.outputs.artifacts-sha256 }}"
155155
upload-assets: true # Upload to a new release.

0 commit comments

Comments
 (0)