Commit c2dc671
authored
Delete the vestigial github-app-id input (#117)
#93 moved the token action to the client ID. The old input survived as a
fallback for callers that no longer exist, and the generated caller has
never passed it.
It also invites the wrong credential. The name says App ID, which is the
numeric value on the App settings page, but create-github-app-token needs
the Iv23 client ID. An adopter reading the input list had a documented
reason to supply the wrong one.
CHANGELOG entries are left alone. They record what shipped in past
releases and are not instructions.
Closes #1161 parent bf37758 commit c2dc671
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| |||
80 | 74 | | |
81 | 75 | | |
82 | 76 | | |
83 | | - | |
| 77 | + | |
84 | 78 | | |
85 | 79 | | |
86 | 80 | | |
| |||
168 | 162 | | |
169 | 163 | | |
170 | 164 | | |
171 | | - | |
| 165 | + | |
172 | 166 | | |
173 | 167 | | |
174 | 168 | | |
| |||
0 commit comments