We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 901dcd7 + 7e2142f commit 24cf280Copy full SHA for 24cf280
.github/workflows/push_gem.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Harden Runner
26
- uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
+ uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
27
with:
28
egress-policy: audit
29
0 commit comments