Skip to content

Commit

Permalink
chore(golangci): upgrade to v1.44.2
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 Feb 26, 2022
1 parent 90e93fd commit 478c3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.44.0
version: v1.44.2
args: --verbose
test:
strategy:
Expand Down

0 comments on commit 478c3ae

Please sign in to comment.