Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 4, 2020
1 parent 466c9d5 commit 26cc54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -74,7 +74,7 @@ steps:
- name: gopath
path: /go
- name: golangci-lint
image: golangci/golangci-lint:v1.27.0-alpine
image: golangci/golangci-lint:v1.28.0-alpine
commands:
- cd graylog
- golangci-lint run
Expand Down

0 comments on commit 26cc54a

Please sign in to comment.