From c7b5834cdaffebb740c6f60e898041ef18236b66 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Thu, 16 Nov 2023 13:01:09 -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 b9021f2..6a5f063 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@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0 + - uses: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1 with: egress-policy: audit ```