Skip to content

Commit 63955b2

Browse files
committed
fix(deps): update GitHub Action Harden Runner for API Security
1 parent 13ca487 commit 63955b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154

155155
steps:
156156
- name: Harden GitHub Actions Runner
157-
uses: step-security/harden-runner@dea7bd51ad9ea3da09c16c60ecd5b9de22cb8e92 # v0.4.0
157+
uses: step-security/harden-runner@8f144f8401c4e3693085dff03603f617f566ec6b
158158
with:
159159
egress-policy: block
160160
allowed-endpoints: >

0 commit comments

Comments
 (0)