From cd1a8942b85daadc0df075062daba121495cbc77 Mon Sep 17 00:00:00 2001 From: Sergio VS Date: Sat, 6 May 2023 17:22:20 +0200 Subject: [PATCH] chore(lint): upgrade to v1.52.2 --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8fdcc0c..4c67e5f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -7,4 +7,4 @@ jobs: - uses: actions/checkout@v3 - uses: golangci/golangci-lint-action@v3 with: - version: v1.49.0 + version: v1.52.2