From 9a951def142127985d9cc4fa45473e886c24a4c3 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Sun, 1 May 2022 18:22:24 -0700 Subject: [PATCH] Update to latest commit SHA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c300fd..6a6b464 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Check out the [hands-on tutorials](https://github.com/step-security/supply-chain ```yaml steps: - - uses: step-security/harden-runner@34cbc43f0b10c9dda284e663cf43c2ebaf83e956 + - uses: step-security/harden-runner@248ae51c2e8cc9622ecf50685c8bf7150c6e8813 with: egress-policy: audit ```