We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa02d7 commit 2ae9d79Copy full SHA for 2ae9d79
.github/workflows/jib-cli-release.yml
@@ -117,7 +117,7 @@ jobs:
117
actions: read # To read the workflow path.
118
id-token: write # To sign the provenance.
119
contents: write # To add assets to a release.
120
- 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
121
with:
122
base64-subjects: "${{ needs.release.outputs.hashes }}"
123
0 commit comments