mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-18 18:39:42 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.62.0
This commit is contained in:
parent
23a8e83e80
commit
ef509bb4a3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ when:
|
|||
steps:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.61.0
|
||||
image: golangci/golangci-lint:v1.62.0
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
|
Loading…
Reference in a new issue