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