Skip to content

Commit bad5318

Browse files
authored
Merge pull request #10 from containerinfra/renovate/slsa-framework-slsa-github-generator-2.x
Update slsa-framework/slsa-github-generator action to v2
2 parents c1c7c13 + 11cf942 commit bad5318

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)