Skip to content

Commit

Permalink
Pin golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
bodgit committed May 10, 2022
1 parent cf56a3c commit ff67f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.44.2
only-new-issues: true
- name: Test
run: go test -v -coverprofile=cover.out ./...
Expand Down

0 comments on commit ff67f51

Please sign in to comment.