Skip to content

Commit

Permalink
Upgrade golangci-lint to 1.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-messiah committed Jul 21, 2022
1 parent 4a2611c commit efeddc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
go-version: 1.17
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.44.0
version: v1.47.1
working-directory: ${{matrix.working-directory}}

0 comments on commit efeddc2

Please sign in to comment.