Commit 056853a
committed
chore(gha): 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. audit-api-spec.yaml produced:
"Input app-id has been deprecated: Use client-id instead."
Rename app-id to client-id and upgrade action pin from v2 to v3.
Ref: https://github.com/actions/create-github-app-token
Ticket: AI-263
Session-Id: e92d1576-afa2-446b-b1a0-fe2efe9d2491
Task-Id: 71990ecc-1600-4249-9154-a141f1133ba41 parent 475942f commit 056853a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments