We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dce6b46 + a5a68fa commit f76e82aCopy full SHA for f76e82a
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@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
+ uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
24
with:
25
egress-policy: audit
26
0 commit comments