Skip to content

Replace deprecated 'app-id' input in create-github-app-token#329

Draft
masutaka wants to merge 1 commit intomainfrom
fix-warning-of-create-github-app-token-action
Draft

Replace deprecated 'app-id' input in create-github-app-token#329
masutaka wants to merge 1 commit intomainfrom
fix-warning-of-create-github-app-token-action

Conversation

@masutaka
Copy link
Copy Markdown
Owner

…app-token

- 'app-id' was deprecated in actions/create-github-app-token v3.1.0
@masutaka masutaka self-assigned this Apr 29, 2026
@masutaka
Copy link
Copy Markdown
Owner Author

Pending: actionlint v1.7.12 still has stale metadata for actions/create-github-app-token@v3 and rejects client-id.

Upstream: rhysd/actionlint#648 (open).

The deprecation is only a runtime warning, so this stays Draft until a fixed actionlint release ships.

After merge: delete the unused CI_APP_ID / RELEASE_APP_ID repository variables.

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.

Replace deprecated 'app-id' input in create-github-app-token

1 participant