Commit ae4c033
Fix: allow release-assets.githubusercontent.com in AI docs workflow (#3290)
GitHub now redirects release asset downloads to
release-assets.githubusercontent.com, which was blocked by
harden-runner's egress policy, causing cosign install to fail with curl
exit code 6 (could not resolve host).
This fixes that issue.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ea61341 commit ae4c033
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments