diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5e46fc4..d5031a7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,10 @@ jobs: steps: - uses: step-security/harden-runner@v1 with: - egress-policy: audit + allowed-endpoints: + api.github.com:443 + github.com:443 + - uses: actions/checkout@v2 - name: Update the rc tag uses: step-security/publish-action@cde4f11ad41e4f61d537fbbb989ea5fe812f8d50