Skip to content

Commit 0c83508

Browse files
committed
Update slsa generator action (1.5 -> 1.6)
1 parent 0484754 commit 0c83508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
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.5.0
78+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.6.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)