Skip to content

Commit 7eca688

Browse files
authored
unpin slsa provenance generator
There is an error when the dependency is pinned to a hash. Temporarily unpinning for v0.10.0 release.
1 parent 26bfbdb commit 7eca688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

210210
provenance:
211211
needs: [github-release]
212-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@a09dd8c05eda63cace134cb7dccd7e019f25e6f3 # v2.1.0
212+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.1.0
213213
permissions:
214214
actions: read
215215
id-token: write

0 commit comments

Comments
 (0)