Skip to content

Commit 3a461e1

Browse files
committed
Update golangci-lint to 1.54
Signed-off-by: kevinrizza <[email protected]>
1 parent 58f48df commit 3a461e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/sanity.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
- name: Run linting checks
2727
uses: "golangci/golangci-lint-action@v3"
2828
with:
29-
version: "v1.51.1"
29+
version: "v1.55.2"
3030

0 commit comments

Comments
 (0)