Commit 68d5bf9
committed
ci: pin competitive-verifier>=4.1.2; drop polyfill head-custom override
The CI setup action installed competitive-verifier unpinned. Older releases
(incl. the locally used 3.3.1) ship _includes/head-custom.html with a
https://polyfill.io/v3/polyfill.min.js script; that domain was sold in 2024
and serves malicious payloads. 4.1.2 removed it.
Pin a >=4.1.2 floor in all setup steps so the polyfill-free version is
guaranteed, and remove the now-redundant head-custom.html override.1 parent 3884045 commit 68d5bf9
3 files changed
Lines changed: 12 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
188 | 194 | | |
189 | 195 | | |
190 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
191 | 200 | | |
192 | 201 | | |
193 | 202 | | |
| |||
This file was deleted.
0 commit comments