From e069f9ec2e1460a833f84493c9d02e43b50afb5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 13:03:29 +0000 Subject: [PATCH] chore(deps): update module github.com/golangci/golangci-lint to v1.55.0 --- .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 167d454..5a3ae0d 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.54.2 + version: v1.55.0 yaml-lint: runs-on: ubuntu-latest steps: