Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93b09a7

Browse files
Update node-workflow-1.yml
1 parent b9c780e commit 93b09a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/node-workflow-1.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,13 @@ jobs:
1616
with:
1717
egress-policy: block
1818
allowed-endpoints: >
19-
104.248.94.23:80
20-
auth.docker.io:443
19+
*.docker.io:443
2120
codecov.io:443
2221
github.com:443
2322
int.api.stepsecurity.io:443
2423
*.google.com:443
2524
nodejs.org:443
2625
production.cloudflare.docker.com:443
27-
registry-1.docker.io:443
2826
registry.npmjs.org:443
2927
www.stepsecurity.io:443
3028

0 commit comments

Comments
 (0)