Skip to content

Commit 7efc310

Browse files
committed
use go 1.20 build
1 parent 4e71b0e commit 7efc310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-ossf-slsa3-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.4.0
5858
needs: args
5959
with:
60-
go-version: 1.19
60+
go-version: '1.20'
6161
config-file: .slsa-goreleaser/${{matrix.os}}-${{matrix.arch}}.yml
6262
# =============================================================================================================
6363
# Optional: For more options, see https://github.com/slsa-framework/slsa-github-generator#golang-projects

0 commit comments

Comments
 (0)