We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3002bca commit 2b732adCopy full SHA for 2b732ad
.github/workflows/scorecards.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Harden Runner
34
- uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
+ uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
35
with:
36
egress-policy: audit
37
disable-telemetry: true
.github/workflows/sync-ec-cli-tasks.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments