diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index f4cc991d89aef1..3b56d5714f330f 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -33,7 +33,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1 + uses: step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs