Skip to content

Commit 866da35

Browse files
authored
Remove Harden Runner step from screenshot analysis
Removed the Harden Runner step from the workflow. Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 21c0605 commit 866da35

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/screenshot-analysis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
XKB_DEFAULT_LAYOUT: us
2323

2424
steps:
25-
- name: Harden Runner
26-
uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
27-
with:
28-
egress-policy: audit
29-
3025
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3126
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
3227
with:

0 commit comments

Comments
 (0)