From 639ac0488cc311281ab4ea807cd89d28c60ff2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:34:57 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 6 to 7 (#374) --- .github/workflows/automatic-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-update.yml b/.github/workflows/automatic-update.yml index 20145de88..dcae5e41c 100644 --- a/.github/workflows/automatic-update.yml +++ b/.github/workflows/automatic-update.yml @@ -30,7 +30,7 @@ jobs: - name: Create PR if: ${{ steps.status.outputs.status == '1' }} - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ steps.generate_token.outputs.token }} branch: new-update-plugin-examples