diff --git a/.github/workflows/malcontent.yaml b/.github/workflows/malcontent.yaml index 9a45e3e..7e27d45 100644 --- a/.github/workflows/malcontent.yaml +++ b/.github/workflows/malcontent.yaml @@ -17,7 +17,7 @@ jobs: steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1 + uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2 with: egress-policy: audit