Skip to content

Commit

Permalink
lock golangci-lint version for now (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyDumaine authored Aug 14, 2024
1 parent 87f9e70 commit 2a3ff96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: lint
uses: golangci/golangci-lint-action@v6
with:
version: latest
version: v1.59.1

- name: Nilcheck
run: make nilcheck

0 comments on commit 2a3ff96

Please sign in to comment.