2121 runs-on : ubuntu-latest 
2222 steps :
2323 - name : Initialize environment 
24-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
24+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
2525 - name : Install node modules 
2626 run : pnpm install --frozen-lockfile 
2727 - name : Checking package externals 
@@ -47,11 +47,11 @@ jobs:
4747 runs-on : ubuntu-latest 
4848 steps :
4949 - name : Initialize environment 
50-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
50+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
5151 - name : Setup Bazel 
52-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
52+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
5353 - name : Setup Bazel RBE 
54-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
54+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
5555 with :
5656 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
5757 - name : Install node modules 
@@ -63,11 +63,11 @@ jobs:
6363 runs-on : ubuntu-latest 
6464 steps :
6565 - name : Initialize environment 
66-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
66+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
6767 - name : Setup Bazel 
68-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
68+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
6969 - name : Setup Bazel RBE 
70-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
70+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
7171 with :
7272 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
7373 - name : Install node modules 
@@ -79,11 +79,11 @@ jobs:
7979 runs-on : ubuntu-latest 
8080 steps :
8181 - name : Initialize environment 
82-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
82+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
8383 - name : Setup Bazel 
84-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
84+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
8585 - name : Setup Bazel RBE 
86-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
86+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
8787 with :
8888 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
8989 - name : Install node modules 
@@ -96,11 +96,11 @@ jobs:
9696 runs-on : ubuntu-latest-16core 
9797 steps :
9898 - name : Initialize environment 
99-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
99+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
100100 - name : Setup Bazel 
101-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
101+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
102102 - name : Setup Bazel RBE 
103-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
103+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
104104 with :
105105 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
106106 - name : Install node modules 
@@ -112,11 +112,11 @@ jobs:
112112 runs-on : ubuntu-latest-16core 
113113 steps :
114114 - name : Initialize environment 
115-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
115+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
116116 - name : Setup Bazel 
117-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
117+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
118118 - name : Setup Bazel RBE 
119-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
119+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
120120 with :
121121 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }} 
122122 - name : Install node modules 
@@ -128,11 +128,11 @@ jobs:
128128 runs-on : ubuntu-latest-4core 
129129 steps :
130130 - name : Initialize environment 
131-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
131+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
132132 - name : Setup Bazel 
133-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
133+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
134134 - name : Setup Bazel RBE 
135-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
135+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
136136 - name : Install node modules 
137137 run : pnpm install --frozen-lockfile 
138138 - name : Build and Verify Release Output 
@@ -152,15 +152,15 @@ jobs:
152152 runs-on : ubuntu-latest-4core 
153153 steps :
154154 - name : Initialize environment 
155-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
155+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
156156 #  See: https://github.com/puppeteer/puppeteer/pull/13196 and
157157 #  https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
158158 - name : Disable AppArmor 
159159 run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns 
160160 - name : Setup Bazel 
161-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
161+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
162162 - name : Setup Bazel RBE 
163-  uses : angular/dev-infra/github-actions/bazel/configure-remote@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
163+  uses : angular/dev-infra/github-actions/bazel/configure-remote@43d4ea5534ce399657a64c94a9dc1ea883324804  
164164 - name : Install node modules 
165165 run : pnpm install --frozen-lockfile 
166166 - name : Build and Verify Release Output 
@@ -183,12 +183,12 @@ jobs:
183183 CI_RUNNER_NUMBER : ${{ github.run_id }} 
184184 steps :
185185 - name : Initialize environment 
186-  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
186+  uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@43d4ea5534ce399657a64c94a9dc1ea883324804  
187187 - name : Install node modules 
188188 run : pnpm install --frozen-lockfile 
189189 - name : Setup Bazel 
190-  uses : angular/dev-infra/github-actions/bazel/setup@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
190+  uses : angular/dev-infra/github-actions/bazel/setup@43d4ea5534ce399657a64c94a9dc1ea883324804  
191191 - name : Setup Browserstack Variables 
192-  uses : angular/dev-infra/github-actions/browserstack@c584c3565b71c7a8cda81d55bb14e3e66ef934da  
192+  uses : angular/dev-infra/github-actions/browserstack@43d4ea5534ce399657a64c94a9dc1ea883324804  
193193 - name : Run tests on Browserstack 
194194 run : ./scripts/circleci/run-browserstack-tests.sh 
0 commit comments