try {
      const actions = await this.client.actions.getAll();
      // need to get complete current version for each action
      // the deployed_version inside the action doesn't have all the necessary information
      this.existing = await Promise.all(