[actions] add new github asset domain to harden-runner

This commit is contained in:
Jordan Harband
2025-09-05 09:41:11 -07:00
parent 3fa9d53dc6
commit 5c15110981

View File

@@ -17,6 +17,7 @@ jobs:
api.github.com:443
objects.githubusercontent.com:443
raw.githubusercontent.com:443
release-assets.githubusercontent.com:443
registry.npmjs.org:443
- uses: actions/checkout@v4
with: