From 6a6e70a82163092c032596c2a2a961f4e0e8e0aa Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Thu, 16 May 2024 22:48:32 -0700 Subject: [PATCH] Update hosted-file-monitor-with-hr.yml (#181) --- .github/workflows/hosted-file-monitor-with-hr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hosted-file-monitor-with-hr.yml b/.github/workflows/hosted-file-monitor-with-hr.yml index c00084a0..eeb3b63f 100644 --- a/.github/workflows/hosted-file-monitor-with-hr.yml +++ b/.github/workflows/hosted-file-monitor-with-hr.yml @@ -6,7 +6,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: step-security/harden-runner@95691d3d1cfc1f403f673ccbe70465d7c4254108 + - uses: step-security/harden-runner@v2 with: egress-policy: audit