We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf63156 + 7554adc commit d6070f1Copy full SHA for d6070f1
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@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
28
with:
29
egress-policy: audit
30
0 commit comments