Skip to content

Commit

Permalink
chore(deps): bump github/contributors in the dependencies group (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 0b692f2 commit ef8f39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
- name: Run contributor action
uses: github/contributors@90922d5748ecaf8417a3b7a0eedb4892c8fa1c44
uses: github/contributors@695ea9d3f1c31f6ff67ab7d6a964a15f8ef9fa04
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ${{ env.START_DATE }}
Expand Down

0 comments on commit ef8f39f

Please sign in to comment.