We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef984ac + 5d0d491 commit 1f36759Copy full SHA for 1f36759
.github/workflows/push_gem.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Set up
20
- name: Harden Runner
21
- uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
+ uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
22
with:
23
egress-policy: audit
24
0 commit comments