We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5865a28 + 33d7dc5 commit 62960b9Copy full SHA for 62960b9
.github/workflows/contributors_report.yaml
@@ -30,7 +30,7 @@ jobs:
30
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
31
32
- name: Run contributor action
33
- uses: github/contributors@6949781e2a2575cba21a80325c9dd6014f5c898b
+ uses: github/contributors@4d90d92531d4c5775be5a70c119ca7c0be165964
34
env:
35
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
START_DATE: ${{ env.START_DATE }}
0 commit comments