From d33e9c032129a13c4d5733271fe5f93f107741d5 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Mon, 19 Jun 2023 17:54:46 -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 d3807bf..c5b7cff 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@128a63446a954579617e875aaab7d2978154e969 # v2.4.0 + - uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1 with: egress-policy: audit ```