Skip to content

Commit

Permalink
Update golangci-lint to v1.59 (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Tadeu Panato Junior <[email protected]>
  • Loading branch information
cpanato authored Jul 30, 2024
1 parent 9ee09a5 commit adc9df9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: 1.19
go-version: 1.22
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: v1.50.1
version: v1.59

0 comments on commit adc9df9

Please sign in to comment.