diff --git a/.all-contributorsrc b/.all-contributorsrc index f7063620b26a..53787c2b49ac 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2896,7 +2896,8 @@ "profile": "https://mpb-dev.fr/", "contributions": [ "code", - "design" + "design", + "doc" ] }, { diff --git a/.github/workflows/code.yml b/.github/workflows/code.yml index 67bc46ee2404..c0f4f230642e 100644 --- a/.github/workflows/code.yml +++ b/.github/workflows/code.yml @@ -24,7 +24,7 @@ jobs: - name: Install Go 🗳 uses: ./.github/workflows/composite/bootstrap-go - name: Golang CI - uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 + uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae with: working-directory: src - name: Fieldalignment diff --git a/website/docs/contributors.md b/website/docs/contributors.md index 1a84256f65cf..f4d137385d64 100644 --- a/website/docs/contributors.md +++ b/website/docs/contributors.md @@ -405,7 +405,7 @@ Thanks goes to these wonderful people ([emoji key][acek]):