From 6ac241b67933e0db6dcab0e4c4c4a2db83891ef4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:52:03 +0100 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.55.2 (#254) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 f1f50df..dbdfc75 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: - uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0 with: # renovate: datasource=go depName=github.com/golangci/golangci-lint - version: v1.55.1 + version: v1.55.2 yaml-lint: runs-on: ubuntu-latest steps: