Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 618c38c commit cd08273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ steps:
environment:
GOPATH: /go
- name: golangci-lint
image: golangci/golangci-lint:v1.43.0-alpine
image: golangci/golangci-lint:v1.50.1-alpine
commands:
- golangci-lint run
volumes: *volumes
Expand Down

0 comments on commit cd08273

Please sign in to comment.