We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb93ef8 commit 633acb6Copy full SHA for 633acb6
.github/workflows/push_gem.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Harden Runner
26
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
27
with:
28
egress-policy: audit
29
0 commit comments