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