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

Update README.md

This commit is contained in:
Varun Sharma 2023-06-19 17:54:46 -07:00 committed by GitHub
commit d33e9c0321
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@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
- uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
with:
egress-policy: audit
```