We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3853cc + b0a76b7 commit 2445b6dCopy full SHA for 2445b6d
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@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
28
with:
29
egress-policy: audit
30
0 commit comments