Skip to content

Commit

Permalink
Use golangci-lint v1.50.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Nov 29, 2022
1 parent 0d45d1c commit e885014
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 @@ -19,4 +19,4 @@ jobs:
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # v3.3.0
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.46.1
version: v1.50.1

0 comments on commit e885014

Please sign in to comment.