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