We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d799c commit e93c233Copy full SHA for e93c233
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
actions: read
54
contents: write
55
id-token: write # Needed to access the workflow's OIDC identity.
56
- uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0"
+ uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0"
57
with:
58
base64-subjects: "${{ needs.build.outputs.hashes }}"
59
upload-assets: true
0 commit comments