We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d9a5ed + 10957b6 commit 8e46b1aCopy full SHA for 8e46b1a
.github/workflows/contributors_report.yaml
@@ -29,7 +29,7 @@ jobs:
29
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
30
31
- name: Run contributor action
32
- uses: github/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
+ uses: github-community-projects/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
33
env:
34
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
START_DATE: ${{ env.START_DATE }}
0 commit comments