From 7402636caeec756d392cdd64f8179d19331f5c0a Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 9 Aug 2024 20:45:51 -0700 Subject: [PATCH] Update hosted-network-filtering-hr.yml --- .github/workflows/hosted-network-filtering-hr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hosted-network-filtering-hr.yml b/.github/workflows/hosted-network-filtering-hr.yml index 3c907496..7dd7dcbf 100644 --- a/.github/workflows/hosted-network-filtering-hr.yml +++ b/.github/workflows/hosted-network-filtering-hr.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@95691d3d1cfc1f403f673ccbe70465d7c4254108 + uses: step-security/harden-runner@v2 with: disable-sudo: true egress-policy: block