We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 881e0bf + f19a06a commit 7c35903Copy full SHA for 7c35903
.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@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
+ uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
24
with:
25
egress-policy: audit
26
0 commit comments