Skip to content

Commit

Permalink
update golangci-lint to v1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Sep 27, 2024
1 parent b1c69b5 commit f0876de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/style.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v3.7.1
with:
version: v1.56
args: --timeout=5m
version: v1.61

lint:
name: Lint
Expand Down

0 comments on commit f0876de

Please sign in to comment.