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 63e6278 commit c120952Copy full SHA for c120952
.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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
+ uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
28
with:
29
egress-policy: audit
30
0 commit comments