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