Skip to content

Commit

Permalink
🏃 Update golangci-lint to 1.45.2
Browse files Browse the repository at this point in the history
The current version fails on files that are unchanged.
  • Loading branch information
alvaroaleman committed Apr 14, 2022
1 parent 0a4d154 commit fe97181
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.40.1
version: v1.45.2
working-directory: ${{matrix.working-directory}}

0 comments on commit fe97181

Please sign in to comment.