Skip to content

Commit

Permalink
chore(ci): pinning golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed May 10, 2022
1 parent c036fee commit 68956a0
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 @@ -24,7 +24,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v2.3.0
with:
version: latest
version: v1.45.2
only-new-issues: false
args: --timeout 2m --config .golangci.yml
diff:
Expand Down

0 comments on commit 68956a0

Please sign in to comment.