Skip to content

Commit e13b72f

Browse files
Bump slsa-framework/slsa-github-generator from 1.8.0 to 1.9.0 (#1092)
1 parent 88de0e5 commit e13b72f

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
@@ -75,7 +75,7 @@ jobs:
7575
actions: read # To read the workflow path.
7676
id-token: write # To sign the provenance.
7777
contents: write # To add assets to a release.
78-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.8.0
78+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
7979
with:
8080
base64-subjects: "${{ needs.release.outputs.hash }}"
8181
provenance-name: "${{ needs.release.outputs.artifact_name }}.jar.intoto.jsonl"

0 commit comments

Comments
 (0)