We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f46a23f + 6483585 commit cae20b1Copy full SHA for cae20b1
1 file changed
.github/workflows/push_gem.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Set up
26
- name: Harden Runner
27
- uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
+ uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
28
with:
29
egress-policy: audit
30
0 commit comments