diff --git a/.github/workflows/detect-secrets.yml b/.github/workflows/detect-secrets.yml index 788ccea7..af1840af 100644 --- a/.github/workflows/detect-secrets.yml +++ b/.github/workflows/detect-secrets.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@951b48540b429070694bc8abd82fd6901eb123ca + uses: step-security/harden-runner@446798f8213ac2e75931c1b0769676d927801858 with: egress-policy: block disable-telemetry: true