We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c0605 commit 866da35Copy full SHA for 866da35
1 file changed
.github/workflows/screenshot-analysis.yml
@@ -22,11 +22,6 @@ jobs:
22
XKB_DEFAULT_LAYOUT: us
23
24
steps:
25
- - name: Harden Runner
26
- uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
27
- with:
28
- egress-policy: audit
29
-
30
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
31
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
32
with:
0 commit comments