Commit 82f88ce
authored
fix(ci): update CloudFront test key pair ID after rotation (#3335)
The test CloudFront signing key was rotated on 2026-04-25, deleting
the old K3814DK2QUJ71H key. Update the hardcoded key pair ID to the
new K1MTLUUQ6YN2UZ to fix 403 errors on signed URLs in CI.1 parent b974c3b commit 82f88ce
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .github/workflows
- libs/libcommon/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments