Skip to content

Commit 8c259f2

Browse files
chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0
1 parent 9344089 commit 8c259f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
actions: read # To read the workflow path.
135135
id-token: write # To sign the provenance.
136136
contents: write # To add assets to a release.
137-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
137+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
138138
with:
139139
base64-subjects: "${{ needs.provenance-subject.outputs.artifacts-sha256 }}"
140140
upload-assets: true # Upload to a new release.

0 commit comments

Comments
 (0)