We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e71b0e commit 7efc310Copy full SHA for 7efc310
1 file changed
.github/workflows/go-ossf-slsa3-publish.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.4.0
58
needs: args
59
with:
60
- go-version: 1.19
+ go-version: '1.20'
61
config-file: .slsa-goreleaser/${{matrix.os}}-${{matrix.arch}}.yml
62
# =============================================================================================================
63
# Optional: For more options, see https://github.com/slsa-framework/slsa-github-generator#golang-projects
0 commit comments