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.
1 parent a274afd commit 833b8fbCopy full SHA for 833b8fb
.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@ae62be2e3b1a3b2847955ec659d9bb6f88ffe628
+ uses: github/contributors@a274afd4ff1bd4d115a0163207db2603c8733149
34
env:
35
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
START_DATE: ${{ env.START_DATE }}
0 commit comments