Skip to content

Commit 10356f1

Browse files
Merge pull request #1389 from travi-test/renovate/step-security-harden-runner-2.x
ci(action): update step-security/harden-runner action to v2.14.1
2 parents b2bdef2 + 1e960be commit 10356f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Harden the runner (Audit all outbound calls)
19-
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
19+
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2020
with:
2121
egress-policy: audit
2222

0 commit comments

Comments
 (0)