Skip to content

Commit

Permalink
chore(lint): upgrade /golangci-lint to v1.43.0
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 Jan 2, 2022
1 parent e9e3201 commit 8a3ac50
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.1
version: v1.43.0
args: --verbose
test:
strategy:
Expand Down

0 comments on commit 8a3ac50

Please sign in to comment.