File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911
13+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a
1414 with :
1515 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1616
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden Runner
44- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911
44+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a
4545 with :
4646 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4747
Original file line number Diff line number Diff line change 1212 runs-on : ${{ matrix.os }}
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911
15+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a
1616 with :
1717 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1818
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911
15+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a
1616 with :
1717 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1818
You can’t perform that action at this time.
0 commit comments