Skip to content

Commit 4857f09

Browse files
committed
ci: bump linters to v.1.50.1
Signed-off-by: Miguel Duarte Barroso <[email protected]>
1 parent 23ce4a8 commit 4857f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Linters
3232
uses: golangci/golangci-lint-action@v3
3333
with:
34-
version: v1.47.3
34+
version: v1.50.1
3535
args: --timeout 3m --verbose cmd/... pkg/... e2e/...
3636

3737
- name: Test

0 commit comments

Comments
 (0)