File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Harden Runner
11- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423
11+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
1212 with :
1313 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1414
Original file line number Diff line number Diff line change 3535 environment : ${{ inputs.graph_environment }}
3636 steps :
3737 - name : Harden Runner
38- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.5.0
38+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
3939 with :
4040 egress-policy : audit
4141
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Harden Runner
35- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.5.0
35+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
3636 with :
3737 disable-sudo : true
3838 egress-policy : block
You can’t perform that action at this time.
0 commit comments