Skip to content

Commit

Permalink
deps: Bump golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Dec 21, 2023
1 parent 6ca8b3d commit 192ad68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
# 'make lint-go'.
uses: golangci/[email protected]
with:
version: v1.52.0
version: v1.55
# Always run this step so that all linting errors can be seen at once.
if: always()
- name: Ensure a clean code checkout
Expand Down

0 comments on commit 192ad68

Please sign in to comment.