Skip to content

Commit fc05263

Browse files
Update slsa-framework/slsa-github-generator action to v2.1.0 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91bc121 commit fc05263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
actions: read # To read the workflow path.
8383
id-token: write # To sign the provenance.
8484
contents: write # To add assets to a release.
85-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
85+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
8686
with:
8787
base64-subjects: "${{ needs.release.outputs.hashes }}"
8888
upload-assets: true # upload to a new release

0 commit comments

Comments
 (0)