Skip to content

Commit

Permalink
Upgrade golangci-lint to 1.63.4
Browse files Browse the repository at this point in the history
Signed-off-by: Vatsal Parekh <[email protected]>
  • Loading branch information
vatsalparekh committed Jan 14, 2025
1 parent d05dfda commit b5a316a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install golangci-lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: v1.59.0
version: v1.63.4
- name: Build
run: make build-bin
- name: Test
Expand Down

0 comments on commit b5a316a

Please sign in to comment.