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 a630f8a commit 41fc5bbCopy full SHA for 41fc5bb
.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@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44 # v1.5.1
+ uses: github/contributors@695ea9d3f1c31f6ff67ab7d6a964a15f8ef9fa04 # v1.5.3
31
env:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
START_DATE: ${{ env.START_DATE }}
0 commit comments