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 113b82a commit c4e0c90Copy full SHA for c4e0c90
.github/workflows/push_gem.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Harden Runner
26
- uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
+ uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
27
with:
28
egress-policy: audit
29
0 commit comments