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 023db27 commit f983559Copy full SHA for f983559
.github/workflows/contributors.yml
@@ -13,6 +13,6 @@ jobs:
13
name: A job to automate contrib in readme
14
steps:
15
- name: Contribute List
16
- uses: akhilmhdh/contributors-readme-action@v2.3.10
+ uses: akhilmhdh/contributors-readme-action@v2.3.11
17
env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments