- Integrated a step to generate a GitHub App token in the update-dependencies.yml workflow.
- Updated the Create Pull Request action to use the generated token for authentication.
- Modified the dependency update command in the GitHub Actions workflow to remove the `--no-frozen-lockfile` option for improved flexibility during updates.