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 641544a commit 73303e7Copy full SHA for 73303e7
.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.4.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
33
with:
34
go-version: 1.17
35
# =============================================================================================================
0 commit comments