We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9beae commit a48a2c0Copy full SHA for a48a2c0
.github/workflows/jib-cli-release.yml
@@ -115,7 +115,7 @@ jobs:
115
actions: read # To read the workflow path.
116
id-token: write # To sign the provenance.
117
contents: write # To add assets to a release.
118
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
119
with:
120
base64-subjects: "${{ needs.release.outputs.hashes }}"
121
0 commit comments