Skip to content

Commit

Permalink
ci: bump golangci-lint to v1.44
Browse files Browse the repository at this point in the history
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
  • Loading branch information
kolyshkin committed Feb 9, 2022
1 parent 01ed0ce commit d4852b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2
with:
# must be specified without patch version
version: v1.42
version: v1.44

lint-extra:
# Extra linters, only checking new code from pull requests.
Expand Down

0 comments on commit d4852b9

Please sign in to comment.