We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03bee39 + 3f4805a commit 49e89a7Copy full SHA for 49e89a7
1 file changed
README.md
@@ -46,7 +46,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in
46
47
```yaml
48
steps:
49
- - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 # v2.2.1
+ - uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f # v2.3.0
50
with:
51
egress-policy: audit
52
```
0 commit comments