We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff357cd + 85a0278 commit 17f0710Copy full SHA for 17f0710
1 file changed
.github/workflows/cibuild.yml
@@ -27,7 +27,7 @@ jobs:
27
BUNDLE_PATH: vendor/bundle
28
steps:
29
- name: Harden Runner
30
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
31
with:
32
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
33
0 commit comments