From c6b96bbfd6db19a77fb0b74f103d85f3f2ef6d98 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Mon, 20 Feb 2023 09:12:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d733b72..acff3b3e 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@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0 + - uses: step-security/harden-runner@c8454efe5d0bdefd25384362fe217428ca277d57 # v2.2.0 with: egress-policy: audit ```