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 fc4f7a0 + 4fe41a6 commit ea3d489Copy full SHA for ea3d489
.github/workflows/contributors_report.yaml
@@ -29,7 +29,7 @@ jobs:
29
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
30
31
- name: Run contributor action
32
- uses: github/contributors@1286dc8d6904a9a7f735e28b7503be164fb7d4b9
+ uses: github/contributors@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44
33
env:
34
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
START_DATE: ${{ env.START_DATE }}
0 commit comments