From 163882ee041ec822452d8094c2cce8a12ae520aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:41:55 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.62.0 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 209bb03..33bab3d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.61.0 + version: v1.62.0 yaml-lint: runs-on: ubuntu-latest steps: