Skip to content

Commit 5c15110

Browse files
committed
[actions] add new github asset domain to harden-runner
1 parent 3fa9d53 commit 5c15110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
api.github.com:443
1818
objects.githubusercontent.com:443
1919
raw.githubusercontent.com:443
20+
release-assets.githubusercontent.com:443
2021
registry.npmjs.org:443
2122
- uses: actions/checkout@v4
2223
with:

0 commit comments

Comments
 (0)