Skip to content

Commit 2e638d5

Browse files
author
Kenneth Rosario
authored
chore: add api.securityscorecards.dev:443 to egress policy as require… (#537)
1 parent 28daf58 commit 2e638d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- cron: '0 */12 * * *'
1010
push:
1111
branches: ['master']
12+
workflow_dispatch:
1213

1314
# Declare default permissions as read only.
1415
permissions: read-all
@@ -38,6 +39,7 @@ jobs:
3839
oss-fuzz-build-logs.storage.googleapis.com:443
3940
sigstore-tuf-root.storage.googleapis.com:443
4041
rekor.sigstore.dev:443
42+
api.securityscorecards.dev:443
4143
4244
- name: 'Checkout code'
4345
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

0 commit comments

Comments
 (0)