Skip to content

Commit cb10e5d

Browse files
committed
chore(deps): update slsa-framework/slsa-github-generator action to v1.2.1
1 parent c6d992c commit cb10e5d

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
@@ -40,7 +40,7 @@ jobs:
4040
actions: read # To read the workflow path.
4141
id-token: write # To sign the provenance.
4242
contents: write # To add assets to a release.
43-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@bdd89e60dc5387d8f819bebc702987956bcd4913 # tag=v1.2.0
43+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@dc705baf82c5178c9d1555594b0652f569e22779 # tag=v1.2.1
4444
with:
4545
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
4646
upload-assets: true # upload to a new release

0 commit comments

Comments
 (0)