From 07b61c4a67db1ae61d276e136108d26c61f4bece Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 18 Mar 2022 15:13:57 -0700 Subject: [PATCH] Update README.md Add the latest checksum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e016d1..0035682 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@bdb12b622a910dfdc99a31fdfe6f45a16bc287a4 # v1 + - uses: step-security/harden-runner@9b0655f430fba8c7001d4e38f8d4306db5c6e0ab # v1 with: egress-policy: audit ```