File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 - name : Install Go
2323 uses : actions/setup-go@v5
2424 with :
25- go-version : ' ^1.23 '
25+ go-version-file : go.mod
2626 # - name: generate release notes
2727 # run: |
2828 # make release-notes
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@v4
1515 - uses : actions/setup-go@v5
1616 with :
17- go-version : " 1.23 "
17+ go-version-file : go.mod
1818 - name : golangci-lint
19192020 with :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ timeout: 1800s
44options :
55 substitution_option : ALLOW_LOOSE
66steps :
7- - name : ' gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250116-2a05ea7e3d '
7+ - name : ' gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079 '
88 entrypoint : make
99 env :
1010 - DOCKER_CLI_EXPERIMENTAL=enabled
You can’t perform that action at this time.
0 commit comments