Skip to content

Commit

Permalink
Merge pull request #12 from jeremmfr/golangci-lint-1.52
Browse files Browse the repository at this point in the history
bump golangci-lint to v1.52
  • Loading branch information
jeremmfr authored Mar 20, 2023
2 parents 191ab8a + e82913f commit 2de9d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51
version: v1.52
args: -c .golangci.yml -v

0 comments on commit 2de9d55

Please sign in to comment.