Merge pull request #326 from step-security/varunsh-coder-patch-1

Update README.md
This commit is contained in:
Varun Sharma 2023-07-24 11:48:16 -07:00 committed by GitHub
commit 2bd96dc857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in
```yaml
steps:
- uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
- uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
with:
egress-policy: audit
```