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 3c32150 + 21f1514 commit ea33102Copy full SHA for ea33102
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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
+ uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
31
with:
32
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
33
0 commit comments