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

Bump golangci/golangci-lint-action from 2 to 3
tags/v3.22.2
shirou 3 years ago committed by GitHub
commit 9f4dfe70a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save