We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e10a4dc + 5eb3086 commit db7d922Copy full SHA for db7d922
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@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18.0
+ uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
27
with:
28
egress-policy: audit
29
0 commit comments