diff --git a/.github/workflows/push_gem.yml b/.github/workflows/push_gem.yml index 3aa5d41c..0658d04c 100644 --- a/.github/workflows/push_gem.yml +++ b/.github/workflows/push_gem.yml @@ -22,7 +22,7 @@ jobs: steps: # Set up - name: Harden Runner - uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2 + uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4 with: egress-policy: audit