From 5a482850aa2a3bb9e32692fc3138574e073c2d5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 06:59:41 +0000 Subject: [PATCH] Update step-security/harden-runner digest to 6d3c2fe --- .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..dc60c9ec 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@6d3c2fe731c8f225990c8018cb71c337c0d9dfcd with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs