2121    runs-on : ubuntu-latest 
2222    steps :
2323      - name : Initialize environment 
24-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
24+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
57+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
5858        with :
5959          cache-node-modules : true 
6060      - name : Setup Bazel 
61-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
61+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
6262      - name : Setup Bazel RBE 
63-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
63+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
80+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
8181        with :
8282          cache-node-modules : true 
8383      - name : Setup Bazel 
84-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
84+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
8585      - name : Setup Bazel RBE 
86-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
86+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
103+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
104104        with :
105105          cache-node-modules : true 
106106      - name : Setup Bazel 
107-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
107+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
108108      - name : Setup Bazel RBE 
109-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
109+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
127+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
128128        with :
129129          cache-node-modules : true 
130130      - name : Setup Bazel 
131-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
131+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
132132      - name : Setup Bazel RBE 
133-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
133+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
150+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
151151        with :
152152          cache-node-modules : true 
153153      - name : Setup Bazel 
154-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
154+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
155155      - name : Setup Bazel RBE 
156-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
156+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
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@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
173+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
174174        with :
175175          cache-node-modules : true 
176176      - name : Setup Bazel 
177-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
177+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
178178      - name : Setup Bazel RBE 
179-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
179+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
180180        with :
181181          google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
182182      - name : Install node modules 
@@ -195,13 +195,13 @@ jobs:
195195    runs-on : ubuntu-latest-16core 
196196    steps :
197197      - name : Initialize environment 
198-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
198+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
199199        with :
200200          cache-node-modules : true 
201201      - name : Setup Bazel 
202-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
202+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
203203      - name : Setup Bazel RBE 
204-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
204+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
205205        with :
206206          google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
207207      - name : Install node modules 
@@ -218,13 +218,13 @@ jobs:
218218    runs-on : ubuntu-latest-4core 
219219    steps :
220220      - name : Initialize environment 
221-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
221+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
222222        with :
223223          cache-node-modules : true 
224224      - name : Setup Bazel 
225-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
225+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
226226      - name : Setup Bazel RBE 
227-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
227+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
228228      - name : Install node modules 
229229        run : yarn install --frozen-lockfile 
230230      - name : Build and Verify Release Output 
@@ -249,17 +249,17 @@ jobs:
249249    runs-on : ubuntu-latest-4core 
250250    steps :
251251      - name : Initialize environment 
252-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
252+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
253253        with :
254254          cache-node-modules : true 
255255      #  See: https://github.com/puppeteer/puppeteer/pull/13196 and
256256      #  https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
257257      - name : Disable AppArmor 
258258        run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns 
259259      - name : Setup Bazel 
260-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
260+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
261261      - name : Setup Bazel RBE 
262-         uses : angular/dev-infra/github-actions/bazel/configure-remote@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
262+         uses : angular/dev-infra/github-actions/bazel/configure-remote@37d8497aae68a91201a69c715a8d8ca09d081aab  
263263      - name : Install node modules 
264264        run : yarn install --frozen-lockfile 
265265      - name : Build and Verify Release Output 
@@ -287,14 +287,14 @@ jobs:
287287      CI_RUNNER_NUMBER : ${{ github.run_id }} 
288288    steps :
289289      - name : Initialize environment 
290-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
290+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@37d8497aae68a91201a69c715a8d8ca09d081aab  
291291        with :
292292          cache-node-modules : true 
293293      - name : Install node modules 
294294        run : yarn install --frozen-lockfile 
295295      - name : Setup Bazel 
296-         uses : angular/dev-infra/github-actions/bazel/setup@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
296+         uses : angular/dev-infra/github-actions/bazel/setup@37d8497aae68a91201a69c715a8d8ca09d081aab  
297297      - name : Setup Browserstack Variables 
298-         uses : angular/dev-infra/github-actions/browserstack@b3b3466509babc50fd7f00b90e8bc607e7fe41aa  
298+         uses : angular/dev-infra/github-actions/browserstack@37d8497aae68a91201a69c715a8d8ca09d081aab  
299299      - name : Run tests on Browserstack 
300300        run : ./scripts/circleci/run-browserstack-tests.sh 
0 commit comments