diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index ea5a5e69..98a13aa9 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@3d32f8d8b29ef98868a6dc8d0cea43bfbca531f5 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs