File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Harden Runner
22- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
22+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2323 with :
2424 egress-policy : audit
2525 - name : " Checkout Repository"
Original file line number Diff line number Diff line change 2020 shell : bash
2121 steps :
2222 - name : Harden the runner (audit all outbound calls)
23- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
23+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2424 with :
2525 egress-policy : audit
2626 - name : Checkout repository
Original file line number Diff line number Diff line change 2525 checks : write
2626 steps :
2727 - name : Harden the runner (Audit all outbound calls)
28- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
28+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2929 with :
3030 egress-policy : audit
3131 - name : Terraform setup
5757 checks : write
5858 steps :
5959 - name : Harden the runner (Audit all outbound calls)
60- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
60+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
6161 with :
6262 egress-policy : audit
6363 - name : Terraform setup
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
23+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
2424 with :
2525 egress-policy : audit
2626 - name : Checkout repository
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Harden the runner (audit all outbound calls)
14- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
14+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1515 with :
1616 egress-policy : audit
1717 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments