Skip to content

Commit

Permalink
workflows: update to current golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed Jan 14, 2023
1 parent 230a169 commit fe58974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Run linter
uses: golangci/golangci-lint-action@v3
with:
version: v1.45.0
version: v1.50.1
args: -E=gofmt --timeout=30m0s

0 comments on commit fe58974

Please sign in to comment.