We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2364e commit c351539Copy full SHA for c351539
.github/workflows/update_contributor_list.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Update contributor list
20
- uses: akhilmhdh/contributors-readme-action@v2.3.6
+ uses: akhilmhdh/contributors-readme-action@v2.3.11
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
0 commit comments