From 5809adeb88f90e63ca21126a98f6b53b91a9a74c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:45:43 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner digest to 95d9a5d --- .github/workflows/automated-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automated-release.yml b/.github/workflows/automated-release.yml index aa3cfc2bd..e3622cf20 100644 --- a/.github/workflows/automated-release.yml +++ b/.github/workflows/automated-release.yml @@ -379,7 +379,7 @@ jobs: contains(github.event.pull_request.labels.*.name, 'automated-release') steps: - name: Harden Runner - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2 + uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2 with: egress-policy: audit