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 5b8ba2b + af13e7d commit 60a3a45Copy full SHA for 60a3a45
.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@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
+ uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
31
with:
32
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
33
0 commit comments