Skip to content

Commit

Permalink
Update golangci-lint to 1.47.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaroaleman committed Aug 11, 2022
1 parent bcde6f0 commit c39d05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.45.2
version: v1.47.3
working-directory: ${{matrix.working-directory}}

0 comments on commit c39d05e

Please sign in to comment.