Commit 509399a
eng: fix OpenTelemetry.Api vulnerability by pinning >= 1.15.1 and updating GitHubActionsTestLogger to 3.0.3
- Pin GitHubActionsTestLogger to 3.0.3 (was floating, resolved to 3.0.1)
- Add explicit OpenTelemetry.Api >= 1.15.1 lower bound to Test group
- paket.lock now resolves OpenTelemetry.Api to 1.15.3 (fixes GHSA-g94r-2vxg-569j)
- 37 tests pass; dotnet restore no longer errors with NU1902
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3b3f825 commit 509399a
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
0 commit comments