We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92ee8ba + 4817999 commit 4a1fc06Copy full SHA for 4a1fc06
.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@v1.9.0"
+ uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0"
57
with:
58
base64-subjects: "${{ needs.build.outputs.hashes }}"
59
upload-assets: true
0 commit comments