Skip to content

Commit e78d9cb

Browse files
author
Per Goncalves da Silva
committed
bump gha golangci-lint version
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent 1a735af commit e78d9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
- name: Run linting checks
2727
uses: "golangci/golangci-lint-action@v6"
2828
with:
29-
version: "v1.55.2"
29+
version: "v1.58.2"
3030
skip-pkg-cache: true
3131

0 commit comments

Comments
 (0)