File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
44+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
4545 with :
4646 egress-policy : audit
4747
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden Runner
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 2929 # Transform the space‐separated string into a valid JSON array using shell commands (with sed),
3030 # then pass that result as an output to be used in the matrix of a subsequent job.
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
32+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
3333 with :
3434 egress-policy : audit
3535
5656
5757 steps :
5858 - name : Harden the runner (Audit all outbound calls)
59- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
59+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
6060 with :
6161 egress-policy : audit
6262
Original file line number Diff line number Diff line change 2929 # Transform the space‐separated string into a valid JSON array using shell commands (with sed),
3030 # then pass that result as an output to be used in the matrix of a subsequent job.
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
32+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
3333 with :
3434 egress-policy : audit
3535
5656
5757 steps :
5858 - name : Harden the runner (Audit all outbound calls)
59- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
59+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
6060 with :
6161 egress-policy : audit
6262
Original file line number Diff line number Diff line change 2929 - ' windows-2025' # https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md
3030 steps :
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
32+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
3333 with :
3434 egress-policy : audit
3535
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Harden Runner
35- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
35+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
3636 with :
3737 egress-policy : audit
3838
You can’t perform that action at this time.
0 commit comments