From da9f3afcba120b5e5494b2e99ad1bb84173fa1a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 05:05:53 +0000 Subject: [PATCH] Update step-security/harden-runner digest to f0db2aa --- .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..48ea684b 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@f0db2aa8a570959027d6be2a227028ad19fd9e8f with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs