diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1091dbf..39128f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: go-version: "1.27.0" - uses: golangci/golangci-lint-action@v9 with: - version: v2.13.0 + version: v2.13.1 # Build the linter from source with the runner's Go. Prebuilt # golangci-lint binaries are released built with go1.25; if any # file under analysis (theirs or transitive dep) needs go1.26