Skip to content

dependency: replace deprecated action parameter app-id with client-id#5364

Merged
ralfhandl merged 1 commit into
OAI:mainfrom
ralfhandl:create-github-app-token-replace-deprecated-parameter-app-id
Jun 7, 2026
Merged

dependency: replace deprecated action parameter app-id with client-id#5364
ralfhandl merged 1 commit into
OAI:mainfrom
ralfhandl:create-github-app-token-replace-deprecated-parameter-app-id

Conversation

@ralfhandl

Copy link
Copy Markdown
Contributor

The v3 version of github action create-github-app-token "renames" parameter app-id to client-id, a more appropriate and less confusing name.

The old parameter name still works and is deprecated, using the new/better parameter name to be future-proof.

See https://github.com/actions/create-github-app-token#client-id-or-app-id

  • no schema changes are needed for this pull request

@ralfhandl ralfhandl requested review from a team as code owners June 5, 2026 07:18
@ralfhandl ralfhandl added dependencies Pull requests that update a dependency file Housekeeping labels Jun 5, 2026
@ralfhandl ralfhandl merged commit 4fd24af into OAI:main Jun 7, 2026
2 checks passed
@ralfhandl ralfhandl deleted the create-github-app-token-replace-deprecated-parameter-app-id branch June 7, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants