mirror of
https://codeberg.org/woodpecker-plugins/go-plugin.git
synced 2024-11-24 22:35:39 +01:00
Update golangci/golangci-lint Docker tag to v1.55
This commit is contained in:
parent
1baf72dd81
commit
875983b71f
@ -13,7 +13,7 @@ steps:
|
||||
commands: go mod vendor
|
||||
|
||||
lint:
|
||||
image: golangci/golangci-lint:v1.50-alpine
|
||||
image: golangci/golangci-lint:v1.55-alpine
|
||||
commands: golangci-lint run
|
||||
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user