Skip to content

Commit

Permalink
ci: update golangci-lint version in lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtieri committed Oct 28, 2024
1 parent 441a9ff commit 0aaef9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4

- name: golangci-lint
uses: golangci/[email protected].0
uses: golangci/[email protected].1
with:
version: v1.57.2
version: v1.61.0
args: --timeout 15m

0 comments on commit 0aaef9a

Please sign in to comment.