From efd7939c452fcd1958a698f09575a8224917a0da Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Tue, 21 Dec 2021 15:18:48 -0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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