Every job using the app-token mint logs ##[warning] Input 'app-id' has been deprecated with message: Use 'client-id' instead. (twice per dispatch job in dev#140's /build run). Rename the input in .github/workflows/ai-commands.yml (and templates if applicable); verify the org secret carries the App's client id or that the action accepts the numeric app id under the new input name. Trivial, but the warning is noise on every run and the deprecated input will eventually be removed.
Every job using the app-token mint logs
##[warning] Input 'app-id' has been deprecated with message: Use 'client-id' instead.(twice per dispatch job in dev#140's /build run). Rename the input in .github/workflows/ai-commands.yml (and templates if applicable); verify the org secret carries the App's client id or that the action accepts the numeric app id under the new input name. Trivial, but the warning is noise on every run and the deprecated input will eventually be removed.