We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9160561 + 8300c56 commit 3cc0891Copy full SHA for 3cc0891
1 file changed
.github/workflows/push_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Harden Runner
33
- uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
+ uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
34
with:
35
egress-policy: audit
36
0 commit comments