Skip to content

Commit 91df4e6

Browse files
build(deps): Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#95)
1 parent 2bbe0e9 commit 91df4e6

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
@@ -66,7 +66,7 @@ jobs:
6666
actions: read # To read the workflow path.
6767
id-token: write # To sign the provenance.
6868
contents: write # To add assets to a release.
69-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
69+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
7070
with:
7171
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
7272
upload-assets: true # upload to a new release

0 commit comments

Comments
 (0)