diff --git a/.github/workflows/cargo-update.yml b/.github/workflows/cargo-update.yml index c5075692..0e908d4d 100644 --- a/.github/workflows/cargo-update.yml +++ b/.github/workflows/cargo-update.yml @@ -29,7 +29,7 @@ jobs: cargo update - name: Create Pull Request - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v8 with: token: "${{ secrets.github_token }}" title: "chore: update all inputs"