From 37411b0ee5e3d57b63c0bc990bc30be11e0b085f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:03:14 +0000 Subject: [PATCH] Update step-security/harden-runner action to v2.10.2 --- .github/workflows/slsa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slsa.yml b/.github/workflows/slsa.yml index 33d2dca..91463f7 100644 --- a/.github/workflows/slsa.yml +++ b/.github/workflows/slsa.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 + uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 with: egress-policy: audit