1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-17 21:15:24 +00: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:
Kslr 2020-10-26 15:34:37 +08:00 committed by GitHub
commit 52d0dafe15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2.2.1
uses: golangci/golangci-lint-action@v2.3.0
with:
version: v1.31
args: --config=.github/linters/.golangci.yml