diff --git a/.github/workflows/update_readme.yml b/.github/workflows/update_readme.yml index 686f7ed1c639a5faf1ff06496815939ca37ef884..cc5c7e5dc4fc250a97a2f3f66a2436aca4daf31a 100644 --- a/.github/workflows/update_readme.yml +++ b/.github/workflows/update_readme.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v4 - name: Add GitHub Sponsors to Readme - uses: JamesIves/github-sponsors-readme-action@v1.4 + uses: JamesIves/github-sponsors-readme-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} active-only: false