diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9943f75b1..33ad86ae49 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1249,7 +1249,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden the runner (Audit all outbound calls) - uses: step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit