We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b4b6d commit fd8bec7Copy full SHA for fd8bec7
.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Harden Runner
36
- uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 # v2.3.1
+ uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 # v2.4.0
37
with:
38
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
39
0 commit comments