Skip to content

Commit

Permalink
bump golangci-lint to v1.62.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nunnatsa committed Dec 10, 2024
1 parent e209f3c commit de40b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.62.0
version: v1.62.2
args: --timeout=5m

- name: Unit Test and Coverage
Expand Down

0 comments on commit de40b9e

Please sign in to comment.