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 5cade67 + 886c27e commit 9e0a7bdCopy full SHA for 9e0a7bd
.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