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.
2 parents 9e9ce8e + 8e4f332 commit 78bea40Copy full SHA for 78bea40
.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@ed5a1f1c7c0038f4c9ad790685b6b8a549ab3f64
+ uses: github/contributors@9e9ce8e51fe186c4d699ebb3d35c1f1fd755a357
34
env:
35
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
START_DATE: ${{ env.START_DATE }}
0 commit comments