Skip to content

Commit bf6fa10

Browse files
committed
GHA: Use step-security/harden-runner
1 parent f5f8f97 commit bf6fa10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

+4
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ jobs:
7272

7373
steps:
7474

75+
- uses: step-security/harden-runner@v2
76+
with:
77+
egress-policy: audit
78+
7579
- name: Checkout
7680
uses: actions/checkout@v4
7781

0 commit comments

Comments
 (0)