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 b7d98b9 commit 48a338bCopy full SHA for 48a338b
.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@3387722e41cbcd1560376fe7575b4b0e372633c5
+ uses: github/contributors@1f903d4eba7d5318fea1ad9500d53370599bf9b8
33
env:
34
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
START_DATE: ${{ env.START_DATE }}
0 commit comments