From a5652a4f1badf82a8ba62417d20b02c5dfe11935 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:38:13 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to 446798f --- .github/workflows/detect-secrets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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