diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9edf7f5bf..bbc350472 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@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1 + - uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0 with: egress-policy: audit