Skip to content

Commit

Permalink
update(ci/linter): bump golangci-lint to v1.62.2
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <[email protected]>
  • Loading branch information
alacuku authored and poiana committed Dec 12, 2024
1 parent cdd984d commit a40d97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
only-new-issues: true
version: v1.55
version: v1.62.2
args: --timeout=900s

gomodtidy:
Expand Down

0 comments on commit a40d97f

Please sign in to comment.