diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 816976ca8..bafb2460c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -29,7 +29,7 @@ jobs: steps: # Use harden-runner https://github.com/step-security/harden-runner # presented at OpenSSF Best Practices WG 2022-03-15 - - uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1 + - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 with: egress-policy: audit