Skip to content

Commit

Permalink
chore: add missing allowed-endpoints to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrobertson committed Dec 12, 2024
1 parent 6e43823 commit af985c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
api.github.com:443
github.com:443
registry.npmjs.org:443
wombat-dressing-room.appspot.com:443
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
sigstore-tuf-root.storage.googleapis.com:443
*.sigstore.dev:443
api.securityscorecards.dev:443
www.bestpractices.dev:443
- name: 'Checkout code'
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit af985c4

Please sign in to comment.