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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
43+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
4444 with :
4545 egress-policy : audit
4646
@@ -136,7 +136,7 @@ jobs:
136136 NPM_TAG : ${{needs.build.outputs.npm_tag}}
137137 steps :
138138 - name : Harden the runner (Audit all outbound calls)
139- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
139+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
140140 with :
141141 egress-policy : audit
142142
@@ -187,7 +187,7 @@ jobs:
187187 NPM_VERSION : ${{needs.build.outputs.npm_version}}
188188 steps :
189189 - name : Harden the runner (Audit all outbound calls)
190- uses : step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
190+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
191191 with :
192192 egress-policy : audit
193193
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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
46+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
146+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
197+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
37+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20 .0
73+ uses : step-security/harden-runner@05e31511f85b41b11d1cf0ef85d0992719546e2c # v2.21 .0
7474 with :
7575 egress-policy : audit
7676
You can’t perform that action at this time.
0 commit comments