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 6a0f49b commit 992bf9dCopy full SHA for 992bf9d
.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@9e9ce8e51fe186c4d699ebb3d35c1f1fd755a357 # v1.5.7
+ uses: github/contributors@6949781e2a2575cba21a80325c9dd6014f5c898b # v1.5.8
31
env:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
START_DATE: ${{ env.START_DATE }}
0 commit comments