Skip to content

Commit 11cf942

Browse files
Update slsa-framework/slsa-github-generator action to v2
1 parent 3a2331d commit 11cf942

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.10.0
32+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v2.1.0
3333
with:
3434
go-version: 1.21
3535
# =============================================================================================================

0 commit comments

Comments
 (0)