1
0
Fork 0
mirror of synced 2026-06-05 19:08:19 +00:00

Update README.md

This commit is contained in:
Varun Sharma 2023-05-04 13:53:42 -07:00 committed by GitHub
commit 678f9f50e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in
```yaml
steps:
- uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f # v2.3.0
- uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
with:
egress-policy: audit
```