diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index bd0f9b0..8d56281 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1 + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 with: egress-policy: audit disable-telemetry: true diff --git a/.github/workflows/sync-ec-cli-tasks.yaml b/.github/workflows/sync-ec-cli-tasks.yaml index e88b6ec..80eb29b 100644 --- a/.github/workflows/sync-ec-cli-tasks.yaml +++ b/.github/workflows/sync-ec-cli-tasks.yaml @@ -19,7 +19,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1 + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 with: egress-policy: audit disable-telemetry: true