Skip to content

Commit df4ba5e

Browse files
chore(deps): update slsa-framework/slsa-github-generator action to v1.9.1
1 parent 235f901 commit df4ba5e

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
@@ -60,7 +60,7 @@ jobs:
6060
actions: read # To read the workflow path.
6161
id-token: write # To sign the provenance.
6262
contents: write # To add assets to a release.
63-
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].0
63+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].1
6464
with:
6565
base64-subjects: "${{ needs.build.outputs.digests }}"
6666
upload-assets: true # Optional: Upload to a new release

0 commit comments

Comments
 (0)