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 1f3b9d6 commit 7cd2b42Copy full SHA for 7cd2b42
.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Harden Runner
36
- uses: step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
37
with:
38
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
39
0 commit comments