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

Update README.md

Update the commit SHA and tag after latest release
This commit is contained in:
Varun Sharma 2023-01-13 11:01:31 -08:00 committed by GitHub
commit 6519f4ce27
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 ```yaml
steps: steps:
- uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 - uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0
with: with:
egress-policy: audit egress-policy: audit
``` ```