Update golangci-lint version to v1.50.1 (#2642)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2022-11-26 11:47:27 +05:30
committed by GitHub
parent 1e0641d5f9
commit 38d380924d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ on:
workflow_dispatch:
env:
GOLANGCI_LINT_VERSION: v1.49.0
GOLANGCI_LINT_VERSION: v1.50.1
GOLANGCI_LINT_TIMEOUT: 5m
jobs: