From 78c1a1175b5f4aba864bc5e71335f3e23b892f75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:21:21 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.64.5 --- .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 6f0284b..29b341b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.64.4 + version: v1.64.5 yaml-lint: runs-on: ubuntu-latest steps: