Skip to content

Commit

Permalink
Merge pull request #128 from Herb-AI/bug/fix-contributors-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenJ authored Feb 20, 2025
2 parents a2b2a2b + 91d04a4 commit 17a8e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Run contributor action
uses: reubenj/contributors@v1.4.4
uses: github/contributors@v1.5.5
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
START_DATE: ""
Expand Down

0 comments on commit 17a8e85

Please sign in to comment.