From f00c12ad8a48f6c1c4f7eb422701489aae7c646f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 14:16:38 +0100 Subject: [PATCH] build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 (#6380) Signed-off-by: dependabot[bot] --- .github/workflows/test-build-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build-docker.yml b/.github/workflows/test-build-docker.yml index 10d35c440..5e6ddb67b 100644 --- a/.github/workflows/test-build-docker.yml +++ b/.github/workflows/test-build-docker.yml @@ -165,7 +165,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit