diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 4d93965266914b..945ad41db8bc08 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -35,7 +35,7 @@ jobs: - name: Harden Runner uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1 with: - egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs + egress-policy: block - name: Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2