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.56
This commit is contained in:
parent
890edaf1c3
commit
f3134af984
@ -14,7 +14,7 @@ steps:
|
|||||||
commands: go mod vendor
|
commands: go mod vendor
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
image: golangci/golangci-lint:v1.55-alpine
|
image: golangci/golangci-lint:v1.56-alpine
|
||||||
commands: golangci-lint run
|
commands: golangci-lint run
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user