mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-26 05:55:27 +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:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.62.0
|
||||
image: golangci/golangci-lint:v1.62.2
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
Loading…
Reference in New Issue
Block a user