chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#137)
This commit is contained in:
parent
a2f11724ca
commit
b9f550092a
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
uses: golangci/golangci-lint-action@v3.1.0
|
||||
with:
|
||||
version: v1.31
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user