From 687cefaaf6a8e93febace5355a6b4354df12a78f Mon Sep 17 00:00:00 2001 From: monosans Date: Tue, 3 Sep 2024 11:13:21 +0300 Subject: [PATCH] Sign Update dependencies commits --- .github/workflows/update-dependencies.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: