diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index b6676a28..5a5da285 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -45,7 +45,7 @@ jobs: - name: Harden Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 with: - audit: true + egress-policy: audit - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: fetch-depth: 0 # Fetch all history for all branches and tags.