From 0baf12087c5a6b88a0bb0d99f420acdd51dc89ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:02:50 +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: