diff --git a/.github/workflows/used-by.yml b/.github/workflows/used-by.yml index ea70dc8..3dbf333 100644 --- a/.github/workflows/used-by.yml +++ b/.github/workflows/used-by.yml @@ -17,7 +17,7 @@ jobs: update-badge: 'true' - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: add-paths: "README.md" # the file path to commit commit-message: "chore: update used-by badge by github-actions[bot]"