From 678f9f50e595b1c37e2ac5a24ec4daa55cf43d5c Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Thu, 4 May 2023 13:53:42 -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 ec4f8f6..76b251f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in ```yaml steps: - - uses: step-security/harden-runner@03bee3930647ebbf994244c21ddbc0d4933aab4f # v2.3.0 + - uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0 with: egress-policy: audit ```