We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2da0b commit 886c27eCopy full SHA for 886c27e
.github/workflows/contracts-testing.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Harden Runner
27
uses: step-security/harden-runner@4d991eb9b905ef189e4c376166672c3f2f230481 # v2.11.0
28
with:
29
- disable-sudo: true
+ disable-sudo: false
30
egress-policy: block
31
allowed-endpoints: >
32
binaries.soliditylang.org:443
0 commit comments