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 20a5cc2 commit 353dfbdCopy full SHA for 353dfbd
.github/workflows/scorecard.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Harden Runner
36
- uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 # v2.2.1
+ uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 # v2.3.1
37
with:
38
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
39
0 commit comments