We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d0397 commit 2dce567Copy full SHA for 2dce567
.github/workflows/push_gem.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# Set up
22
- name: Harden Runner
23
- uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
+ uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
24
with:
25
egress-policy: audit
26
0 commit comments