From 6d3301e0eff570310e3be01471ad8738a727b1f3 Mon Sep 17 00:00:00 2001 From: dopecodez Date: Tue, 20 Dec 2022 10:50:13 +0530 Subject: [PATCH] update contributors action --- .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 0a81a67..51dc115 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -9,6 +9,6 @@ jobs: name: A job to automate contrib in readme steps: - name: Contribute List - uses: akhilmhdh/contributors-readme-action@v2.0.2 + uses: akhilmhdh/contributors-readme-action@v2.3.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file