We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2bdef2 + 1e960be commit 10356f1Copy full SHA for 10356f1
.github/workflows/node-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Harden the runner (Audit all outbound calls)
19
- uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
+ uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20
with:
21
egress-policy: audit
22
0 commit comments