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.
1 parent 4f902d4 commit cea37b4Copy full SHA for cea37b4
.github/workflows/push_gem.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Harden Runner
30
- uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
+ uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
31
with:
32
egress-policy: audit
33
0 commit comments