From cd0a7d367af6571646d05c286927f6719fcafe9e 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 dee8114..e612348 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3 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: