Skip to content

Commit

Permalink
bump golangci-lint to v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunnatsa committed Nov 11, 2024
1 parent abafc1e commit e5baebd
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@v3
with:
version: v1.61.0
version: v1.62.0
skip-pkg-cache: true
args: --timeout=5m

Expand Down

0 comments on commit e5baebd

Please sign in to comment.