From b467e07ee34d9173005b69f4a507be497c9846ad Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 22 Apr 2022 09:33:33 -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 9e03235..a2031a7 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@9b0655f430fba8c7001d4e38f8d4306db5c6e0ab # v1 + - uses: step-security/harden-runner@34cbc43f0b10c9dda284e663cf43c2ebaf83e956 with: egress-policy: audit ```