Skip to content

Conversation

@picatz
Copy link
Contributor

@picatz picatz commented Nov 4, 2025

Summary

  • .github/workflows/update-submodules.yml: Set GitHub App token step to include owner and targeted repositories, renamed step id to match usage, and updated checkout/token consumers to use the new app token with persist-credentials disabled.

Previous summary:

Summary

  • .github/workflows/update-submodules.yml: Replaced the deprecated tibdex/github-app-token action with the supported actions/create-github-app-token@v2 and updated the input keys to the new kebab-case names to keep the workflow generating GitHub App tokens securely.

This change was made by an automated process to ensure all GitHub Actions workflows use the official GitHub application token action.

Assisted-by: GPT-5 Codex via Camper
@picatz picatz requested a review from a team as a code owner November 4, 2025 16:29
This refresh aligns owner/repositories inputs with actions/create-github-app-token@v2 defaults while preserving necessary repository access.

Assisted-by: GPT-5 Codex via Camper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants