Compare commits
1 commit
98f25770bf
...
e3704b8f19
Author | SHA1 | Date | |
---|---|---|---|
e3704b8f19 |
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
when:
|
||||
- event: [push, manual]
|
||||
- name: golangci-linter
|
||||
image: golangci/golangci-lint:v1.64.8
|
||||
image: golangci/golangci-lint:v2.1.2
|
||||
commands:
|
||||
- golangci-lint run ./...
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue