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 7a1c55f + 24979fc commit bb7bf0eCopy full SHA for bb7bf0e
.github/workflows/contributor_report.yaml
@@ -27,7 +27,7 @@ jobs:
27
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
28
29
- name: Run contributor action
30
- uses: github/contributors@3387722e41cbcd1560376fe7575b4b0e372633c5 # v1.5.4
+ uses: github/contributors@1f903d4eba7d5318fea1ad9500d53370599bf9b8 # v1.5.5
31
env:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
START_DATE: ${{ env.START_DATE }}
0 commit comments