Skip to content

Commit

Permalink
update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bwhaley committed Feb 14, 2024
1 parent db2cf19 commit ce1808a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.32 # Latest version from https://github.com/golangci/golangci-lint/releases/
version: v1.56.1
args: --enable golint
test-and-build:
name: Test and build
Expand Down

0 comments on commit ce1808a

Please sign in to comment.