From 092182fa677a761da859cd73ccbd0914805037cb Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Mon, 2 Oct 2023 18:24:42 -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 6fb96ad1..b9021f27 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Read this [case study](https://infosecwriteups.com/detecting-malware-packages-in ```yaml steps: - - uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1 + - uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0 with: egress-policy: audit ```