File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 - ' main'
77
88env :
9- GO_VERSION : ' 1.24.4 '
9+ GO_VERSION : ' 1.25.0 '
1010
1111jobs :
1212 changes :
6262 - name : golangci-lint
6363 uses : golangci/golangci-lint-action@v8
6464 with :
65- version : v2.1
65+ version : v2.2
6666
6767 build :
6868 needs : changes
Original file line number Diff line number Diff line change 6060 - name : golangci-lint
6161 uses : golangci/golangci-lint-action@v8
6262 with :
63- version : v2.1
63+ version : v2.2
6464
6565 build :
6666 needs : changes
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ permissions:
99 id-token : write
1010
1111env :
12- GO_VERSION : ' 1.24.4 '
12+ GO_VERSION : ' 1.25.0 '
1313
1414jobs :
1515 release :
Original file line number Diff line number Diff line change 66 - cron : ' 0 2 * * 2,6'
77
88env :
9- GO_VERSION : ' 1.24.4 '
9+ GO_VERSION : ' 1.25.0 '
1010
1111jobs :
1212 vulncheck :
You can’t perform that action at this time.
0 commit comments