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 1fe0c5c commit b6f4b1aCopy full SHA for b6f4b1a
.github/workflows/scorecards.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Harden Runner
29
- uses: step-security/harden-runner@1247074da8883f2eb1fbc10a809f0f055df3068a
+ uses: step-security/harden-runner@1705d777e57a4bef37eaf01e889e6ed215e1f532
30
with:
31
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
32
0 commit comments