Skip to content

Commit 73303e7

Browse files
authored
Update go-ossf-slsa3-publish.yml
1 parent 641544a commit 73303e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-ossf-slsa3-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id-token: write # To sign.
3030
contents: write # To upload release assets.
3131
actions: read # To read workflow path.
32-
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.4.0
32+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
3333
with:
3434
go-version: 1.17
3535
# =============================================================================================================

0 commit comments

Comments
 (0)