Skip to content

Commit fd6f0ce

Browse files
authored
Update generator-generic-ossf-slsa3-publish.yml
1 parent 723ccb0 commit fd6f0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator-generic-ossf-slsa3-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
actions: read # To read the workflow path.
6363
id-token: write # To sign the provenance.
6464
contents: write # To add assets to a release.
65-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.0
65+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.3.0
6666
with:
6767
base64-subjects: "${{ needs.build.outputs.digests }}"
6868
upload-assets: true # Optional: Upload to a new release

0 commit comments

Comments
 (0)