From f492e199534a9b678ae1953eb9766e333e8da95e Mon Sep 17 00:00:00 2001 From: "scality-renovate[bot]" <234218835+scality-renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 04:09:00 +0000 Subject: [PATCH] chore(deps): update golangci/golangci-lint-action action to v9.3.0 --- .github/workflows/pre-merge.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-merge.yaml b/.github/workflows/pre-merge.yaml index d4b02e7..839d22b 100644 --- a/.github/workflows/pre-merge.yaml +++ b/.github/workflows/pre-merge.yaml @@ -26,7 +26,7 @@ jobs: with: go-version-file: go.mod - name: Run linters - uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 + uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 with: # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.12.2