From 9e07663df2c9b051182c56f8d92181a9a08c62db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:40:08 +0000 Subject: [PATCH 1/3] chore: bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/971e284b6050e8a5849b72094c50ab08da042db8...ec5d18412c0aeab7936cb16880d708ba2a64e1ae) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/code.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 592d439987478600e12070a664fca851a4b4081c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:49:33 +0000 Subject: [PATCH 2/3] docs: update website/docs/contributors.md [skip ci] --- website/docs/contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]): Silzinc
Silzinc

💻 🎨 📖 Noah Springer
Noah Springer

💻 🎨 📖 Tucker Beck
Tucker Beck

💻 📖 - Sunshio
Sunshio

💻 🎨 + Sunshio
Sunshio

💻 🎨 📖 Pavlo Golub
Pavlo Golub

📖 From 09e5b186ab4a6c8bd0404d4d2219a52d3e17140e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:49:34 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" ] }, {