We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e90c2dc + 9789d54 commit ead9a7cCopy full SHA for ead9a7c
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@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
+ uses: step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
28
with:
29
egress-policy: audit
30
0 commit comments