diff --git a/.github/workflows/build-website.yml b/.github/workflows/build-website.yml index d5164a1..475bd41 100644 --- a/.github/workflows/build-website.yml +++ b/.github/workflows/build-website.yml @@ -19,7 +19,7 @@ jobs: pages: write steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 + uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1 with: egress-policy: audit