diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72d2e4e1..440be60c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -418,7 +418,7 @@ jobs: with: # Dependabot does not update this pin; keep it in sync with the # golangci-lint version used locally for make lint. - version: v2.13.0 + version: v2.13.1 test-build: runs-on: ubuntu-latest