Skip to content

Commit 73400e1

Browse files
committed
.github: Update the golangci-lint version
Signed-off-by: timflannagan <[email protected]>
1 parent 19ea2cc commit 73400e1

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
@@ -22,4 +22,4 @@ jobs:
2222
- name: Run linting checks
2323
uses: "golangci/golangci-lint-action@v2"
2424
with:
25-
version: "v1.43"
25+
version: "v1.45.1"

0 commit comments

Comments
 (0)