Skip to content

Commit 02f47e1

Browse files
authored
bump version of slsa generator (#1468)
Signed-off-by: Asra Ali <asraa@google.com> Signed-off-by: Asra Ali <asraa@google.com>
1 parent 3413eb6 commit 02f47e1

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@v1.2.0
43+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@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)