diff --git a/.github/workflows/cover.yaml b/.github/workflows/cover.yaml index 44979b8f6c..a9f10987d5 100644 --- a/.github/workflows/cover.yaml +++ b/.github/workflows/cover.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1 + uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 with: egress-policy: audit