Skip to content

Commit

Permalink
chore: upgrade golangci to v1.42.1
Browse files Browse the repository at this point in the history
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Sep 18, 2021
1 parent f537516 commit 2e2ab4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.42.0
version: v1.42.1
args: --verbose
test:
strategy:
Expand Down

0 comments on commit 2e2ab4a

Please sign in to comment.