Browse Source

Bump golangci/golangci-lint-action from 8 to 9 (#3621)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 months ago
parent
commit
4ab3e6ab2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/golangci-lint.yaml

+ 1 - 1
.github/workflows/golangci-lint.yaml

@@ -14,6 +14,6 @@ jobs:
         with:
         with:
           go-version: stable
           go-version: stable
       - name: golangci-lint
       - name: golangci-lint
-        uses: golangci/golangci-lint-action@v8
+        uses: golangci/golangci-lint-action@v9
         with:
         with:
           version: v2.5
           version: v2.5