Skip to content

Commit

Permalink
Update JamesIves/github-sponsors-readme-action action to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2024
1 parent 1ddb53c commit 3a0a274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/insert-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Updates readme with sponsors
uses: JamesIves/github-sponsors-readme-action@1.0.5
uses: JamesIves/github-sponsors-readme-action@v1.5.0
with:
token: ${{ secrets.BOT_TOKEN || secrets.GITHUB_TOKEN }}
file: 'README.md'
Expand Down

0 comments on commit 3a0a274

Please sign in to comment.