From 70ecd0bd8206eb3e9d146c4730f0be1031b9c6c6 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 1 Jul 2022 15:52:12 -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 248f125..34a6a55 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@248ae51c2e8cc9622ecf50685c8bf7150c6e8813 + - uses: step-security/harden-runner@74b568e8591fbb3115c70f3436a0c6b0909a8504 with: egress-policy: audit ```