We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 658e726 + f277872 commit 606f8edCopy full SHA for 606f8ed
.github/workflows/contributor_report.yaml
@@ -27,7 +27,7 @@ jobs:
27
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
28
29
- name: Run contributor action
30
- uses: github/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238 # v1.7.8
+ uses: github-community-projects/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238 # v1.7.8
31
env:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
START_DATE: ${{ env.START_DATE }}
0 commit comments