We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a160783 + c492a79 commit c863a36Copy full SHA for c863a36
1 file changed
.github/workflows/push_gem.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Harden Runner
30
- uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
+ uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
31
with:
32
egress-policy: audit
33
0 commit comments