File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141 steps :
4242 - name : Harden the runner (Audit all outbound calls)
43- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
43+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
4444 with :
4545 egress-policy : audit
4646
@@ -126,7 +126,7 @@ jobs:
126126 NPM_TAG : ${{needs.build.outputs.npm_tag}}
127127 steps :
128128 - name : Harden the runner (Audit all outbound calls)
129- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
129+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
130130 with :
131131 egress-policy : audit
132132
@@ -177,7 +177,7 @@ jobs:
177177 NPM_VERSION : ${{needs.build.outputs.npm_version}}
178178 steps :
179179 - name : Harden the runner (Audit all outbound calls)
180- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
180+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
181181 with :
182182 egress-policy : audit
183183
Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Harden the runner (Audit all outbound calls)
46- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
46+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
4747 with :
4848 egress-policy : audit
4949
@@ -143,7 +143,7 @@ jobs:
143143 NPM_TAG : ${{needs.build.outputs.npm_tag}}
144144 steps :
145145 - name : Harden the runner (Audit all outbound calls)
146- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
146+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
147147 with :
148148 egress-policy : audit
149149
@@ -194,7 +194,7 @@ jobs:
194194 NPM_VERSION : ${{needs.build.outputs.npm_version}}
195195 steps :
196196 - name : Harden the runner (Audit all outbound calls)
197- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
197+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
198198 with :
199199 egress-policy : audit
200200
Original file line number Diff line number Diff line change 3434 - name : Harden the runner (Audit all outbound calls)
3535 # only supported on the Ubuntu runners
3636 if : runner.os == 'Linux'
37- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
37+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
3838 with :
3939 egress-policy : audit
4040
7070 steps :
7171
7272 - name : Harden the runner (Audit all outbound calls)
73- uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
73+ uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
7474 with :
7575 egress-policy : audit
7676
You can’t perform that action at this time.
0 commit comments