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 14851e3 commit b0c0eb3Copy full SHA for b0c0eb3
1 file changed
.github/workflows/contributors_report.yaml
@@ -35,7 +35,7 @@ jobs:
35
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
36
37
- name: Run contributor action
38
- uses: github-community-projects/contributors@0d5adc3833e89ee1f4145744f5d69313cf5ea238
+ uses: github-community-projects/contributors@08ba1193dde975b1e1e5b0a4de4d4576be865c5c
39
env:
40
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
START_DATE: ${{ env.START_DATE }}
0 commit comments