We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c35903 + 1b9aa15 commit 99d0397Copy full SHA for 99d0397
.github/workflows/push_gem.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# Set up
22
- name: Harden Runner
23
- uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
+ uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
24
with:
25
egress-policy: audit
26
0 commit comments