From 3c507732a9474b003928ac1907469914480362c5 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Tue, 8 Nov 2022 16:22:05 -0800 Subject: [PATCH] Update README.md Update commit SHA to latest v2.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce757a..d1bc80c 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@2e205a28d0e1da00c5f53b161f4067b052c61f34 + - uses: step-security/harden-runner@ebacdc22ef6c2cfb85ee5ded8f2e640f4c776dd5 with: egress-policy: audit ```