2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
2525 with :
2626 cache-node-modules : true
2727 - name : Install node modules
@@ -54,13 +54,13 @@ jobs:
5454 runs-on : ubuntu-latest
5555 steps :
5656 - name : Initialize environment
57- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
57+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
5858 with :
5959 cache-node-modules : true
6060 - name : Setup Bazel
61- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
61+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
6262 - name : Setup Bazel RBE
63- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
63+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
6464 with :
6565 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
6666 - name : Install node modules
@@ -77,13 +77,13 @@ jobs:
7777 runs-on : ubuntu-latest
7878 steps :
7979 - name : Initialize environment
80- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
80+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
8181 with :
8282 cache-node-modules : true
8383 - name : Setup Bazel
84- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
84+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
8585 - name : Setup Bazel RBE
86- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
86+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
8787 with :
8888 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
8989 - name : Install node modules
@@ -100,13 +100,13 @@ jobs:
100100 runs-on : ubuntu-latest
101101 steps :
102102 - name : Initialize environment
103- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
103+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
104104 with :
105105 cache-node-modules : true
106106 - name : Setup Bazel
107- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
107+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
108108 - name : Setup Bazel RBE
109- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
109+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
110110 with :
111111 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
112112 - name : Install node modules
@@ -124,13 +124,13 @@ jobs:
124124 runs-on : ubuntu-latest-4core
125125 steps :
126126 - name : Initialize environment
127- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
127+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
128128 with :
129129 cache-node-modules : true
130130 - name : Setup Bazel
131- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
131+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
132132 - name : Setup Bazel RBE
133- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
133+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
134134 with :
135135 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
136136 - name : Install node modules
@@ -147,13 +147,13 @@ jobs:
147147 runs-on : ubuntu-latest-4core
148148 steps :
149149 - name : Initialize environment
150- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
150+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
151151 with :
152152 cache-node-modules : true
153153 - name : Setup Bazel
154- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
154+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
155155 - name : Setup Bazel RBE
156- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
156+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
157157 with :
158158 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
159159 - name : Install node modules
@@ -170,13 +170,13 @@ jobs:
170170 runs-on : ubuntu-latest-16core
171171 steps :
172172 - name : Initialize environment
173- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
173+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
174174 with :
175175 cache-node-modules : true
176176 - name : Setup Bazel
177- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
177+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
178178 - name : Setup Bazel RBE
179- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
179+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
180180 with :
181181 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
182182 - name : Install node modules
@@ -193,13 +193,13 @@ jobs:
193193 runs-on : ubuntu-latest-16core
194194 steps :
195195 - name : Initialize environment
196- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
196+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
197197 with :
198198 cache-node-modules : true
199199 - name : Setup Bazel
200- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
200+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
201201 - name : Setup Bazel RBE
202- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
202+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
203203 with :
204204 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
205205 - name : Install node modules
@@ -216,13 +216,13 @@ jobs:
216216 runs-on : ubuntu-latest-4core
217217 steps :
218218 - name : Initialize environment
219- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
219+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
220220 with :
221221 cache-node-modules : true
222222 - name : Setup Bazel
223- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
223+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
224224 - name : Setup Bazel RBE
225- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
225+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
226226 - name : Install node modules
227227 run : pnpm install --frozen-lockfile
228228 - name : Build and Verify Release Output
@@ -247,17 +247,17 @@ jobs:
247247 runs-on : ubuntu-latest-4core
248248 steps :
249249 - name : Initialize environment
250- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
250+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
251251 with :
252252 cache-node-modules : true
253253 # See: https://github.com/puppeteer/puppeteer/pull/13196 and
254254 # https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
255255 - name : Disable AppArmor
256256 run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
257257 - name : Setup Bazel
258- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
258+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
259259 - name : Setup Bazel RBE
260- uses : angular/dev-infra/github-actions/bazel/configure-remote@e4bf37af223483ce00f9316d227fd62cd744dc4b
260+ uses : angular/dev-infra/github-actions/bazel/configure-remote@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
261261 - name : Install node modules
262262 run : pnpm install --frozen-lockfile
263263 - name : Build and Verify Release Output
@@ -285,14 +285,14 @@ jobs:
285285 CI_RUNNER_NUMBER : ${{ github.run_id }}
286286 steps :
287287 - name : Initialize environment
288- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@e4bf37af223483ce00f9316d227fd62cd744dc4b
288+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
289289 with :
290290 cache-node-modules : true
291291 - name : Install node modules
292292 run : pnpm install --frozen-lockfile
293293 - name : Setup Bazel
294- uses : angular/dev-infra/github-actions/bazel/setup@e4bf37af223483ce00f9316d227fd62cd744dc4b
294+ uses : angular/dev-infra/github-actions/bazel/setup@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
295295 - name : Setup Browserstack Variables
296- uses : angular/dev-infra/github-actions/browserstack@e4bf37af223483ce00f9316d227fd62cd744dc4b
296+ uses : angular/dev-infra/github-actions/browserstack@8234c1d1a39bdefc7f5f4405329b56c1ed3826c0
297297 - name : Run tests on Browserstack
298298 run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments