Skip to content

Commit 4f7741a

Browse files
Remove Harden Runner step from cleanrepo workflow
Removed the Harden Runner step from the workflow.
1 parent 2e68545 commit 4f7741a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cleanrepo.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
pull-requests: write
1717

1818
steps:
19-
- name: Harden Runner
20-
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21-
with:
22-
egress-policy: audit
2319

2420
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2521

0 commit comments

Comments
 (0)