From 9012d2e1dbab261f6fe72b3c02bd323e175c7a2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 07:34:36 +0000 Subject: [PATCH] Bump akhilmhdh/contributors-readme-action from 2.3.8 to 2.3.10 Bumps [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) from 2.3.8 to 2.3.10. - [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases) - [Commits](https://github.com/akhilmhdh/contributors-readme-action/compare/v2.3.8...v2.3.10) --- updated-dependencies: - dependency-name: akhilmhdh/contributors-readme-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/Contributors_Readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Contributors_Readme.yml b/.github/workflows/Contributors_Readme.yml index 2c71cae..2df0f27 100644 --- a/.github/workflows/Contributors_Readme.yml +++ b/.github/workflows/Contributors_Readme.yml @@ -11,7 +11,7 @@ jobs: name: Add Contributors in readme steps: - name: Contribute List - uses: akhilmhdh/contributors-readme-action@v2.3.8 + uses: akhilmhdh/contributors-readme-action@v2.3.10 with: auto_detect_branch_protection: false env: