Skip to content

Commit

Permalink
Pin golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jun 2, 2023
1 parent ccb69a6 commit 3f42c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
git diff --exit-code go.mod
- name: Lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.4.0
with:
version: latest
version: v1.50

0 comments on commit 3f42c6f

Please sign in to comment.