diff --git a/.github/workflows/build_image.yml b/.github/workflows/build_image.yml index 35d02c2..eea4524 100644 --- a/.github/workflows/build_image.yml +++ b/.github/workflows/build_image.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner # step-security/harden-runner@v2.13.2 - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 + uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e with: egress-policy: block allowed-endpoints: > diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c07e360..3dea233 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Harden Runner # step-security/harden-runner@v2.13.2 - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 + uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e with: egress-policy: audit allowed-endpoints: >