Commit 105bfa7
fix: use HTTPS for cpanminus download in CI
Switch curl from http:// to https:// when downloading cpanminus to
prevent MITM attacks. Also add -fsSL flags for fail-fast on HTTP
errors and silent progress.
Fixes #2049
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>1 parent 84dae8a commit 105bfa7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments