Skip to content

Commit f3ffe24

Browse files
committed
chore(CI): update golangci to v1.50.1
Signed-off-by: Bo-Yi.Wu <[email protected]>
1 parent c2c2084 commit f3ffe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup golangci-lint
1515
uses: golangci/golangci-lint-action@v3
1616
with:
17-
version: v1.45.0
17+
version: v1.50.1
1818
args: --verbose
1919

2020
# Label of the container job

0 commit comments

Comments
 (0)