File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 go mod vendor
2626
2727 - name : Run linters
28- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0 .0
28+ uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2 .0
2929 with :
3030 version : v2.1
3131 args : --verbose
5656 go mod vendor
5757
5858 - name : Run linters
59- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0 .0
59+ uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2 .0
6060 with :
6161 version : v2.1
6262 working-directory : gopgv9
8888 go mod vendor
8989
9090 - name : Run linters
91- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0 .0
91+ uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2 .0
9292 with :
9393 version : v2.1
9494 working-directory : gopgv10
You can’t perform that action at this time.
0 commit comments