Skip to content

Commit d1b69a3

Browse files
chore(deps): update slsa-framework/slsa-github-generator action to v1.9.0
1 parent dfe3807 commit d1b69a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-and-build-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
id-token: write # To sign the provenance.
8383
contents: write # To add assets to a release.
8484
# use tags here: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
85-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.7.0
85+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
8686
with:
8787
attestation-name: "sigstore-java-${{ github.event.inputs.release_version }}.attestation.intoto.jsonl"
8888
base64-subjects: "${{ needs.build.outputs.hashes }}"

0 commit comments

Comments
 (0)