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@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
44+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
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@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
20+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 3434 # Transform the space‐separated string into a valid JSON array using shell commands (with sed),
3535 # then pass that result as an output to be used in the matrix of a subsequent job.
3636 - name : Harden the runner (Audit all outbound calls)
37- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
37+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3838 with :
3939 egress-policy : audit
4040
6161
6262 steps :
6363 - name : Harden the runner (Audit all outbound calls)
64- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
64+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
6565 with :
6666 egress-policy : audit
6767
Original file line number Diff line number Diff line change 3434 # Transform the space‐separated string into a valid JSON array using shell commands (with sed),
3535 # then pass that result as an output to be used in the matrix of a subsequent job.
3636 - name : Harden the runner (Audit all outbound calls)
37- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
37+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3838 with :
3939 egress-policy : audit
4040
6161
6262 steps :
6363 - name : Harden the runner (Audit all outbound calls)
64- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
64+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
6565 with :
6666 egress-policy : audit
6767
Original file line number Diff line number Diff line change 3030 - ' windows-2025' # https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md
3131 steps :
3232 - name : Harden the runner (Audit all outbound calls)
33- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
33+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3434 with :
3535 egress-policy : audit
3636
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Harden Runner
35- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
35+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
3636 with :
3737 egress-policy : audit
3838
You can’t perform that action at this time.
0 commit comments