Skip to content

Commit 47705bc

Browse files
committed
update slsa version in publish workflow
1 parent 9c54b40 commit 47705bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id-token: write
3434
contents: write
3535
# Can't pin with hash due to how this workflow works.
36-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@5a775b367a56d5bd118a224a811bba288150a563 # v2.0.0
36+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
3737
with:
3838
base64-subjects: ${{ needs.build.outputs.hash }}
3939
create-release:

0 commit comments

Comments
 (0)