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 77279d5 + 3184fbb commit ff826a5Copy full SHA for ff826a5
.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@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1
+ uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
22
with:
23
egress-policy: audit
24
0 commit comments