We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f9c75 commit 18ce0e0Copy full SHA for 18ce0e0
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
actions: read # To read the workflow path.
53
id-token: write # To sign the provenance.
54
contents: write # To add assets to a release.
55
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
56
with:
57
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
58
upload-assets: true # upload to a new release
0 commit comments