mirror of
https://github.com/Fishwaldo/go-logadapter.git
synced 2025-03-15 19:31:25 +00:00
Update lint.yml
This commit is contained in:
parent
42ff96122d
commit
44c10cf138
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -9,8 +9,8 @@ jobs:
|
|||
uses: actions/checkout@v1
|
||||
|
||||
- name: GolangCI-Lint Action
|
||||
uses: matoous/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v2.5.2
|
||||
with:
|
||||
config: .golangci.yml
|
||||
version: latest
|
||||
only-new-issues: true
|
||||
args: --issues-exit-code=0
|
||||
|
|
Loading…
Add table
Reference in a new issue