We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55076dc commit 87b19d7Copy full SHA for 87b19d7
.github/workflows/push_gem.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Set up
20
- name: Harden Runner
21
- uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
+ uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
22
with:
23
egress-policy: audit
24
0 commit comments