From 8da4e80e2ae14f24fe444fffaffabf4d9135823c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:23:13 +0000 Subject: [PATCH] Bump reviewdog/action-golangci-lint from 2.7.2 to 2.10.0 Bumps [reviewdog/action-golangci-lint](https://github.com/reviewdog/action-golangci-lint) from 2.7.2 to 2.10.0. - [Release notes](https://github.com/reviewdog/action-golangci-lint/releases) - [Commits](https://github.com/reviewdog/action-golangci-lint/compare/v2.7.2...v2.10.0) --- updated-dependencies: - dependency-name: reviewdog/action-golangci-lint dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c913ed4..d36fe2a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,7 +13,7 @@ jobs: - name: Check out uses: actions/checkout@v6.0.2 - name: golangci-lint - uses: reviewdog/action-golangci-lint@v2.7.2 + uses: reviewdog/action-golangci-lint@v2.10.0 test: strategy: matrix: