File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 latest : ${{ steps.set-matrix.outputs.requireds }}
4848 steps :
4949 - name : Harden the runner (Audit all outbound calls)
50- uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
50+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
5151 with :
5252 egress-policy : audit
5353
6767 steps :
6868 # FIXME https://github.com/step-security/harden-runner/issues/627
6969 # - name: Harden the runner (Audit all outbound calls)
70- # uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
70+ # uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
7171 # with:
7272 # egress-policy: audit
7373
9696
9797 steps :
9898 - name : Harden the runner (Audit all outbound calls)
99- uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
99+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
100100 with :
101101 egress-policy : audit
102102
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Harden Runner
35- uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
35+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3636 with :
3737 egress-policy : audit
3838
Original file line number Diff line number Diff line change 3535
3636 steps :
3737 - name : Harden the runner (Audit all outbound calls)
38- uses : step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
38+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
3939 with :
4040 egress-policy : audit
4141
You can’t perform that action at this time.
0 commit comments