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 b8dd791 commit 969bbf1Copy full SHA for 969bbf1
.github/workflows/ossf-scorecard.yml
@@ -20,7 +20,7 @@ jobs:
20
id-token: write
21
steps:
22
- name: Harden the runner (Audit all outbound calls)
23
- uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
+ uses: step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
24
with:
25
egress-policy: audit
26
0 commit comments