diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b47d41c..c943183 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -52,7 +52,7 @@ jobs: go-version: "1.23.1" # update together with Dockerfile.dev - uses: golangci/golangci-lint-action@v6 with: - version: "v1.60.3" # update together with Dockerfile.dev + version: "v1.61.0" # update together with Dockerfile.dev check-tidy: name: go mod tidy