We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619b3f1 commit f607b54Copy full SHA for f607b54
.github/workflows/publish.yml
@@ -18,6 +18,7 @@ jobs:
18
allowed-endpoints: >
19
api.github.com:443
20
github.com:443
21
+ objects.githubusercontent.com:443
22
registry.npmjs.org:443
23
wombat-dressing-room.appspot.com:443
24
.github/workflows/scorecard.yml
@@ -33,6 +33,7 @@ jobs:
33
34
35
api.osv.dev:443
36
+ api.scorecard.dev:443
37
bestpractices.coreinfrastructure.org:443
38
39
oss-fuzz-build-logs.storage.googleapis.com:443
0 commit comments