mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
Merge pull request #359 from v2fly/dependabot/github_actions/golangci/golangci-lint-action-v2.3.0
Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0
This commit is contained in:
commit
52d0dafe15
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v2.2.1
|
uses: golangci/golangci-lint-action@v2.3.0
|
||||||
with:
|
with:
|
||||||
version: v1.31
|
version: v1.31
|
||||||
args: --config=.github/linters/.golangci.yml
|
args: --config=.github/linters/.golangci.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user