Skip to content

Commit

Permalink
Update golangci-lint in CI to 1.51.2 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
endorama committed Mar 7, 2023
1 parent 9c133b6 commit 43ac2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.48
version: v1.51.2

license:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43ac2ef

Please sign in to comment.