Explorar el Código

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] hace 3 meses
padre
commit
4ab3e6ab2d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/golangci-lint.yaml

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

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