We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddabff4 + c059463 commit f198601Copy full SHA for f198601
.github/workflows/push_gem.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Harden Runner
26
- uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
+ uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
27
with:
28
egress-policy: audit
29
0 commit comments