We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dce567 + f20a2bc commit 45cf245Copy full SHA for 45cf245
1 file changed
.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@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
+ uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
24
with:
25
egress-policy: audit
26
0 commit comments