Skip to content

Commit

Permalink
update golangci-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Jan 14, 2025
1 parent e76877e commit d743717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
go-version: '1.23.0'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.54
version: v1.60

0 comments on commit d743717

Please sign in to comment.