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 0c4b829 + c969d78 commit 63c8b76Copy full SHA for 63c8b76
1 file changed
.github/workflows/reviewdog.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Harden Runner
86
uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0
87
with:
88
- disable-sudo-and-containers: true
+ disable-sudo-and-containers: false # require sudo to install shellcheck
89
egress-policy: block
90
allowed-endpoints: >
91
*.archive.ubuntu.com:80
0 commit comments