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@002fdce3c6a235733a90a27c80493a3241e56863
13+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49
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@002fdce3c6a235733a90a27c80493a3241e56863
44+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49
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@002fdce3c6a235733a90a27c80493a3241e56863
15+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49
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@002fdce3c6a235733a90a27c80493a3241e56863
15+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49
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