Dashboard › craft › actions/create-github-app-token v3 depr…
019d8634-1a57-7ca9-985f-915388690fda| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 15h ago |
actions/create-github-app-token v3 required + app-id deprecated: v3 is needed for Node.js 24 runners (v2 uses Node 20, deprecated). v3 also deprecated the app-id input in favor of client-id. When the input references a variable named *_APP_ID, the variable value may already be a client ID (check vars.SENTRY_INTERNAL_APP_ID vs vars.SENTRY_RELEASE_BOT_CLIENT_ID). Replace both the action version and the input name. Affects all workflow files using the action.