We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb93ef8 + 633acb6 commit cde6dd4Copy full SHA for cde6dd4
.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