Skip to content

Commit 0e70cfd

Browse files
committed
Bumping golang ci lint version to 0.51.2 as 49.0 doesn't support go 1.20
Signed-off-by: rohitagg2020 <[email protected]>
1 parent 29364e5 commit 0e70cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v3
2424
with:
25-
version: v1.49.0
25+
version: v1.51.2
2626
args: -v
2727

0 commit comments

Comments
 (0)