diff --git a/.github/workflows/release-and-publish.yml b/.github/workflows/release-and-publish.yml index a0d17c8..ad6b53a 100644 --- a/.github/workflows/release-and-publish.yml +++ b/.github/workflows/release-and-publish.yml @@ -49,6 +49,8 @@ jobs: github.com:443 registry.npmjs.org:443 rekor.sigstore.dev:443 + api.github.com:443 + nodejs.org:443 - name: 🔔 Checkout uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7