Sign Update dependencies commits
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user