Skip to content

Commit

Permalink
pin golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Jun 2, 2023
1 parent 0c5f905 commit bbe04e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Expand Up @@ -28,7 +28,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: latest
version: v1.52.2

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit bbe04e8

Please sign in to comment.