From a454a57b016dbacb5aea170c57bf161b0e8457b9 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 12 Aug 2022 11:04:16 -0700 Subject: [PATCH] Update README.md Update to the latest commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1267183..9967dad 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in ```yaml steps: - - uses: step-security/harden-runner@74b568e8591fbb3115c70f3436a0c6b0909a8504 + - uses: step-security/harden-runner@dd2c410b088af7c0dc8046f3ac9a8f4148492a95 with: egress-policy: audit ```