Skip to content

Commit 8e46b1a

Browse files
authored
Merge pull request #481 from github/update-contributors-action-reference
ci: Update contributors action reference after repo transfer
2 parents 0d9a5ed + 10957b6 commit 8e46b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3030
3131
- name: Run contributor action
32-
uses: github/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
32+
uses: github-community-projects/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)