From 241b85deb446189f0adb1477ef2c60d09add3d86 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Wed, 9 Aug 2023 10:43:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497b85c..fa23524 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in ```yaml steps: - - uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0 + - uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 with: egress-policy: audit ```