Compare commits
1 commit
eb7bb8a107
...
b54e42d40a
Author | SHA1 | Date | |
---|---|---|---|
b54e42d40a |
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
- event: push
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v2.0.1
|
||||
image: golangci/golangci-lint:v2.0.2
|
||||
commands:
|
||||
- golangci-lint run ./...
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue