Skip to content

Commit

Permalink
Update golangci-lint to 1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaroaleman committed Aug 11, 2022
1 parent bcde6f0 commit b29f3fc
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.48.0
working-directory: ${{matrix.working-directory}}

0 comments on commit b29f3fc

Please sign in to comment.