We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f601984 commit 34174bcCopy full SHA for 34174bc
.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Harden Runner
36
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
+ uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
37
with:
38
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
39
0 commit comments