mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-23 06:18:59 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.62.2
This commit is contained in:
parent
e079ce4cf4
commit
c783c3ccfe
@ -6,7 +6,7 @@ when:
|
|||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
depends_on: []
|
depends_on: []
|
||||||
image: golangci/golangci-lint:v1.62.0
|
image: golangci/golangci-lint:v1.62.2
|
||||||
commands:
|
commands:
|
||||||
- go version
|
- go version
|
||||||
- go install mvdan.cc/gofumpt@latest
|
- go install mvdan.cc/gofumpt@latest
|
||||||
|
Loading…
Reference in New Issue
Block a user