Commit 6d82b0c
authored
chore(DEVOPS-10688): rename deprecated app-id input to client-id in create-github-app-token (#145)
# [DEVOPS-10688](https://lendable-uk.atlassian.net/browse/DEVOPS-10688)
## Changes
- Rename the deprecated `app-id` input to `client-id` in
`actions/create-github-app-token` (already pinned to v3; value
unchanged, auth unaffected). Removes the v3 deprecation warning from CI
logs.
## Context
Pure key rename — GitHub accepts your existing App ID value as the JWT
issuer under either key. Part of the org-wide cleanup DEVOPS-10688.
Opened as draft pending review.
[DEVOPS-10688]:
https://lendable-uk.atlassian.net/browse/DEVOPS-10688?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 parent dbff4bb commit 6d82b0c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments