mirror of
https://codeberg.org/woodpecker-plugins/go-plugin.git
synced 2024-11-24 22:35:39 +01:00
chore(deps): update golangci/golangci-lint docker tag to v1.57
This commit is contained in:
parent
fa7f39a739
commit
f6037e6127
@ -14,7 +14,7 @@ steps:
|
||||
commands: go mod vendor
|
||||
|
||||
lint:
|
||||
image: golangci/golangci-lint:v1.56-alpine
|
||||
image: golangci/golangci-lint:v1.57-alpine
|
||||
commands: golangci-lint run
|
||||
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user