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 dc18d5f commit 259e1ecCopy full SHA for 259e1ec
.github/workflows/npm_release_cli.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
22
- name: Harden the runner (Audit all outbound calls)
23
- uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
+ uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
24
with:
25
egress-policy: audit
26
.github/workflows/npm_release_doctor.yml
@@ -24,7 +24,7 @@ jobs:
27
28
29
30
0 commit comments