Skip to content

Commit

Permalink
checkinng the higher version of go-lint
Browse files Browse the repository at this point in the history
Signed-off-by: Feny Mehta <fbm3307@gmail.com>
  • Loading branch information
fbm3307 committed Jan 3, 2025
1 parent a37e0ee commit f4ef020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version-file: go.mod

- name: Install golangci-lint
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.52.2
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.60.3

- name: Verify
run: |
Expand Down

0 comments on commit f4ef020

Please sign in to comment.