We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc2de0 commit 4814b99Copy full SHA for 4814b99
.github/workflows/release.yml
@@ -189,7 +189,7 @@ jobs:
189
190
provenance:
191
needs: [github-release]
192
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@9255e11bd1ff6fa028051c099dc4549121d250d2 # v2.1.0
193
permissions:
194
actions: read
195
id-token: write
0 commit comments