From 319eecdedc532b53d62ea7f4dfaf62d0b05b5a24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 22:20:26 -0400 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20golangci/golangci-lint-ac?= =?UTF-8?q?tion=20digest=20(4696ba8=20=E2=86=92=2055c2c14)=20(#1833)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/golangci-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index 8d3d1aee..7efb8335 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -40,7 +40,7 @@ jobs: - name: Lint code if: ${{ steps.filter.outputs.go == 'true' || steps.filter.outputs.linter == 'true'}} - uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6 + uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6 with: version: v1.64.7 # renovate: datasource=github-releases depName=golangci/golangci-lint args: -v --timeout=10m