From 69bda039c2c2b99a385c2d8164da20d0abf16bfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 01:15:28 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.60.3 --- .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 2cb1e2d..65c037f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.60.2 + version: v1.60.3 yaml-lint: runs-on: ubuntu-latest steps: