From 01bba5cd5188f0e832e583a07959358314b1ec69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 20:24:34 +0000 Subject: [PATCH] chore(deps): update step-security/harden-runner action to v2.20.0 --- .github/workflows/script-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/script-tests.yml b/.github/workflows/script-tests.yml index 6fab181..d0b63d8 100644 --- a/.github/workflows/script-tests.yml +++ b/.github/workflows/script-tests.yml @@ -21,7 +21,7 @@ jobs: contents: read steps: - name: Harden Runner - uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4 + uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0 with: egress-policy: audit