Skip to content

Commit 02f47e1

Browse files
authored
bump version of slsa generator (#1468)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent 3413eb6 commit 02f47e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/[email protected].0
43+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].1
4444
with:
4545
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
4646
upload-assets: true # upload to a new release

0 commit comments

Comments
 (0)