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.
1 parent b220fbe commit 516a30fCopy full SHA for 516a30f
.github/workflows/scorecard.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Harden Runner
36
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
37
with:
38
- egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
+ egress-policy: block
39
40
- name: Checkout code
41
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments