mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-04 13:54:08 +00:00
chore(deps): update golangci/golangci-lint docker tag to v1.64.7
This commit is contained in:
parent
4b1faa5ebb
commit
a896e3371e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ when:
|
|||
steps:
|
||||
lint:
|
||||
depends_on: []
|
||||
image: golangci/golangci-lint:v1.64.5
|
||||
image: golangci/golangci-lint:v1.64.7
|
||||
commands:
|
||||
- go version
|
||||
- go install mvdan.cc/gofumpt@latest
|
||||
|
|
Loading…
Add table
Reference in a new issue