From 36af69021c892f230349795dda99cded52a0a8bd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:42:38 +0000 Subject: [PATCH 1/2] Initial plan From b3c8cbaed15fd50c9d43461cdae37733dae15e8e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Feb 2026 15:44:50 +0000 Subject: [PATCH 2/2] Add release-assets.githubusercontent.com to allowed endpoints Co-authored-by: tomwillis608 <15950648+tomwillis608@users.noreply.github.com> --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index dfaf270b..17ddd2e8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -58,6 +58,7 @@ jobs: pypi.org:443 registry-1.docker.io:443 registry.npmjs.org:443 + release-assets.githubusercontent.com:443 - name: Check out the repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2