- Notifications
You must be signed in to change notification settings - Fork1k
Commit6b714ec
committed
fix: secure GitHub Actions workflow to pass actionlint
- Follow security best practice for GitHub Actions- Pass potentially untrusted context values via environment variables- Fixes actionlint warning about using github.head_ref directly in scripts1 parentb2ffe85 commit6b714ec
1 file changed
+13
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
253 | 259 |
| |
254 | 260 |
| |
255 | 261 |
| |
256 | 262 |
| |
257 | 263 |
| |
258 |
| - | |
259 |
| - | |
| 264 | + | |
| 265 | + | |
260 | 266 |
| |
261 |
| - | |
262 |
| - | |
| 267 | + | |
| 268 | + | |
263 | 269 |
| |
264 | 270 |
| |
265 | 271 |
| |
266 | 272 |
| |
267 | 273 |
| |
268 | 274 |
| |
269 | 275 |
| |
270 |
| - | |
271 |
| - | |
| 276 | + | |
| 277 | + | |
272 | 278 |
| |
273 |
| - | |
| 279 | + | |
274 | 280 |
| |
275 | 281 |
| |
276 | 282 |
| |
|
0 commit comments
Comments
(0)