File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 npm_tag : ${{ steps.npm_version_output.outputs.NPM_TAG }}
1919 steps :
2020 - name : Harden the runner (Audit all outbound calls)
21- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13 .2
21+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14 .2
2222 with :
2323 egress-policy : audit
2424 - uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
8787 needs : build
8888 steps :
8989 - name : Harden the runner (Audit all outbound calls)
90- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13 .2
90+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14 .2
9191 with :
9292 egress-policy : audit
9393 - uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
@@ -162,7 +162,7 @@ jobs:
162162 NPM_TAG : ${{needs.build.outputs.npm_tag}}
163163 steps :
164164 - name : Harden the runner (Audit all outbound calls)
165- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13 .2
165+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14 .2
166166 with :
167167 egress-policy : audit
168168 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
@@ -209,7 +209,7 @@ jobs:
209209 NPM_VERSION : ${{needs.build.outputs.npm_version}}
210210 steps :
211211 - name : Harden the runner (Audit all outbound calls)
212- uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13 .2
212+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14 .2
213213 with :
214214 egress-policy : audit
215215 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
You can’t perform that action at this time.
0 commit comments