File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 # This is a useful security step to check for unexpected outbound calls from the runner,
2727 # which could indicate a compromised token or runner.
2828 - name : Harden the runner (Audit all outbound calls)
29- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
29+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
3030 with :
3131 egress-policy : audit
3232
Original file line number Diff line number Diff line change 2020 # This is a useful security step to check for unexpected outbound calls from the runner,
2121 # which could indicate a compromised token or runner.
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
23+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
2424 with :
2525 egress-policy : audit
2626
Original file line number Diff line number Diff line change 1111 # This is a useful security step to check for unexpected outbound calls from the runner,
1212 # which could indicate a compromised token or runner.
1313 - name : Harden the runner (Audit all outbound calls)
14- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
14+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
1515 with :
1616 egress-policy : audit
1717
2929 # This is a useful security step to check for unexpected outbound calls from the runner,
3030 # which could indicate a compromised token or runner.
3131 - name : Harden the runner (Audit all outbound calls)
32- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
32+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
3333 with :
3434 egress-policy : audit
3535
5555 runs-on : ubuntu-latest
5656 steps :
5757 - name : Harden the runner (Audit all outbound calls)
58- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
58+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
5959 with :
6060 egress-policy : audit
6161
You can’t perform that action at this time.
0 commit comments