diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 21b8a42..ad93f54 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -28,12 +28,12 @@ jobs: with: app_id: ${{ secrets.APP_ID }} private_key: ${{ secrets.PRIVATE_KEY }} - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: token: ${{ steps.generate-token.outputs.token }} commit-message: ${{ matrix.commit-msg }} - author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> branch: ${{ matrix.branch }} delete-branch: true + sign-commits: true title: ${{ matrix.commit-msg }} body: