From fef09398c5d50ac3d9fb759fe080b9047af1870c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 18:14:33 +0000 Subject: [PATCH] Bump akhilmhdh/contributors-readme-action in the actions-minor group Bumps the actions-minor group with 1 update: [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action). Updates `akhilmhdh/contributors-readme-action` from 2.3.10 to 2.3.11 - [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases) - [Commits](https://github.com/akhilmhdh/contributors-readme-action/compare/v2.3.10...v2.3.11) --- updated-dependencies: - dependency-name: akhilmhdh/contributors-readme-action dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 4d80205d..58faef6d 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -23,7 +23,7 @@ jobs: - name: Update contributor list id: contrib_list - uses: akhilmhdh/contributors-readme-action@v2.3.10 + uses: akhilmhdh/contributors-readme-action@v2.3.11 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: