We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412f3df commit 78708fdCopy full SHA for 78708fd
1 file changed
.github/workflows/go-ossf-slsa3-publish.yml
@@ -54,7 +54,7 @@ jobs:
54
matrix:
55
os: [linux, windows, darwin]
56
arch: [amd64, arm64]
57
- 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@v2.0.0
58
needs: args
59
with:
60
go-version: 1.22
0 commit comments