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