We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35954c2 + 6ad45b7 commit ff809deCopy full SHA for ff809de
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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
+ uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
28
with:
29
egress-policy: audit
30
0 commit comments