We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2331d commit 11cf942Copy full SHA for 11cf942
.github/workflows/go-ossf-slsa3-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
id-token: write # To sign.
30
contents: write # To upload release assets.
31
actions: read # To read workflow path.
32
- uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v2.1.0
33
with:
34
go-version: 1.21
35
# =============================================================================================================
0 commit comments