Commit 9e545ff
committed
chore(root): replace deprecated app-id with client-id in audit-api-spec
The actions/create-github-app-token action deprecated the app-id input
in favour of client-id. Every CI run produced a warning annotation
"Input app-id has been deprecated with message. Use client-id instead."
Rename app-id to client-id and upgrade to v3 to eliminate the warning.
Ticket: AI-2541 parent 29bfefe commit 9e545ff
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments