diff --git a/.github/workflows/push_gem.yml b/.github/workflows/push_gem.yml index a21babe..3ad9500 100644 --- a/.github/workflows/push_gem.yml +++ b/.github/workflows/push_gem.yml @@ -18,7 +18,7 @@ jobs: steps: # Set up - name: Harden Runner - uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1 + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 with: egress-policy: audit