We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18823ae + 7b9198e commit f27e1b6Copy full SHA for f27e1b6
1 file changed
.github/workflows/push_gem.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Set up
26
- name: Harden Runner
27
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
+ uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
28
with:
29
egress-policy: audit
30
0 commit comments