Skip to content

Commit

Permalink
chore: Bump golangci-lint version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaqx0r committed Apr 26, 2023
1 parent afa6e3c commit 0c36922
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 @@ -22,7 +22,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.50
version: v1.52

# Optional: show only new issues if it's a pull request. The default value is `false`.
only-new-issues: true

0 comments on commit 0c36922

Please sign in to comment.