mirror of
https://github.com/actions/cache.git
synced 2026-06-03 18:59:02 +00:00
34472f2415
The previous firewall setup relied on a catch-all REJECT rule for blob storage, but it wasn't blocking traffic. Now we explicitly resolve and block the IPs for productionresultssa0-3.blob.core.windows.net using iptables -I OUTPUT 1 to insert rules at the top of the chain.