We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 933507a + 3e6d71b commit d920176Copy full SHA for d920176
.github/workflows/push_gem.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Set up
20
- name: Harden Runner
21
- uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
+ uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
22
with:
23
egress-policy: audit
24
0 commit comments