Skip to content

Commit 4814b99

Browse files
authored
Update release.yml
chore(ci): pin the SLSA generator action to a commit hash
1 parent 5dc2de0 commit 4814b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189

190190
provenance:
191191
needs: [github-release]
192-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
192+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@9255e11bd1ff6fa028051c099dc4549121d250d2 # v2.1.0
193193
permissions:
194194
actions: read
195195
id-token: write

0 commit comments

Comments
 (0)