From fa399a235a08ba56a3d86e9349440a04a4a3d5f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 20:03:11 +0000 Subject: [PATCH] Update step-security/harden-runner digest to b440145 --- .github/workflows/scorecards.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index ea5a5e69..7d8d86bd 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1247074da8883f2eb1fbc10a809f0f055df3068a + uses: step-security/harden-runner@b4401455ef773683d2da2e176e3539cce0fabdc7 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs