Skip to content

Commit

Permalink
v520
Browse files Browse the repository at this point in the history
Signed-off-by: Feny Mehta <[email protected]>
  • Loading branch information
fbm3307 committed Jan 3, 2025
1 parent 9111fc7 commit 3169fc1
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.55.2
run: go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.52.0

- name: Verify
run: |
Expand Down

0 comments on commit 3169fc1

Please sign in to comment.