File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 contents : write
2222 pull-requests : write
2323 steps :
24- - uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
24+ - uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2525 with :
2626 egress-policy : audit
2727 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
2323 with :
24- disable-sudo-and-containers : true
24+ # Playwright requires root privileges to install browsers
2525 egress-policy : audit
2626 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2727 with :
Original file line number Diff line number Diff line change 3737 needs : build-push
3838 if : github.event_name == 'pull_request'
3939 steps :
40- - uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
40+ - uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
4141 with :
4242 disable-sudo-and-containers : true
4343 egress-policy : audit
You can’t perform that action at this time.
0 commit comments