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

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

Update README.md
This commit is contained in:
Varun Sharma 2023-11-16 13:13:04 -08:00 committed by GitHub
commit c2443b23ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in
```yaml
steps:
- uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
- uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
with:
egress-policy: audit
```