Skip to content

Commit

Permalink
chore(deps): update slsa-framework/slsa-github-generator action to v1…
Browse files Browse the repository at this point in the history
….9.0
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent dfe3807 commit d1b69a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
id-token: write # To sign the provenance.
contents: write # To add assets to a release.
# use tags here: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.7.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
with:
attestation-name: "sigstore-java-${{ github.event.inputs.release_version }}.attestation.intoto.jsonl"
base64-subjects: "${{ needs.build.outputs.hashes }}"
Expand Down

0 comments on commit d1b69a3

Please sign in to comment.