Skip to content

Commit

Permalink
bump golangci-lint version (#2858)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashamelentyev committed Sep 6, 2021
1 parent abcf32f commit 5c62979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gin.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 5c62979

Please sign in to comment.