diff --git a/.github/workflows/pypi.yaml b/.github/workflows/pypi.yaml index 42b593f5..c132697a 100644 --- a/.github/workflows/pypi.yaml +++ b/.github/workflows/pypi.yaml @@ -99,7 +99,7 @@ jobs: steps: - name: "Harden Runner" - uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0 + uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs