mirror of
https://github.com/suzuki-shunsuke/drone-jsonnet-generator.git
synced 2026-04-21 10:36:34 +02:00
Merge pull request #8 from suzuki-shunsuke/renovate/docker-golangci-golangci-lint-1.x
chore(deps): update golangci/golangci-lint docker tag to v1.26.0
This commit is contained in:
@@ -29,7 +29,7 @@ workspace:
|
||||
path: src/github.com/suzuki-shunsuke/drone-jsonnet-generator
|
||||
steps:
|
||||
- name: golangci-lint
|
||||
image: golangci/golangci-lint:v1.17.1
|
||||
image: golangci/golangci-lint:v1.26.0
|
||||
commands:
|
||||
- golangci-lint run
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user