Skip to content

Commit

Permalink
Update golangci-lint to v1.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara committed Sep 13, 2022
1 parent e4d374c commit eeb5664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.45.2
version: v1.48.0
args: --config .golangci.yml --timeout=5m

- name: Run firmware-syncer tests
Expand Down

0 comments on commit eeb5664

Please sign in to comment.