Skip to content

Commit

Permalink
Merge pull request #222 from github/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-21cfbb46e2

chore(deps): bump github/contributors from 1.5.1 to 1.5.3 in the dependencies group
  • Loading branch information
jmeridth authored Jan 6, 2025
2 parents 695ea9d + 1fd2ce4 commit c72f5b8
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 c72f5b8

Please sign in to comment.