Merge pull request #1258 from shirou/dependabot/github_actions/golangci/golangci-lint-action-3

Bump golangci/golangci-lint-action from 2 to 3
This commit is contained in:
shirou 2022-02-25 12:03:31 +09:00 committed by GitHub
commit 9f4dfe70a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
args: --verbose
version: latest