2121    runs-on : ubuntu-latest 
2222    steps :
2323      - name : Initialize environment 
24-         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@0f0f9518682c1e02be885ef2ecf1255499863dde  
24+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
50+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
5151      - name : Setup Bazel 
52-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
52+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
5353      - name : Setup Bazel RBE 
54-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
54+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
66+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
6767      - name : Setup Bazel 
68-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
68+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
6969      - name : Setup Bazel RBE 
70-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
70+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
82+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
8383      - name : Setup Bazel 
84-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
84+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
8585      - name : Setup Bazel RBE 
86-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
86+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
99+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
100100      - name : Setup Bazel 
101-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
101+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
102102      - name : Setup Bazel RBE 
103-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
103+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
115+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
116116      - name : Setup Bazel 
117-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
117+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
118118      - name : Setup Bazel RBE 
119-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
119+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
131+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
132132      - name : Setup Bazel 
133-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
133+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
134134      - name : Setup Bazel RBE 
135-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
135+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
155+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
161+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
162162      - name : Setup Bazel RBE 
163-         uses : angular/dev-infra/github-actions/bazel/configure-remote@0f0f9518682c1e02be885ef2ecf1255499863dde  
163+         uses : angular/dev-infra/github-actions/bazel/configure-remote@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
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@0f0f9518682c1e02be885ef2ecf1255499863dde  
186+         uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
187187      - name : Install node modules 
188188        run : pnpm install --frozen-lockfile 
189189      - name : Setup Bazel 
190-         uses : angular/dev-infra/github-actions/bazel/setup@0f0f9518682c1e02be885ef2ecf1255499863dde  
190+         uses : angular/dev-infra/github-actions/bazel/setup@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
191191      - name : Setup Browserstack Variables 
192-         uses : angular/dev-infra/github-actions/browserstack@0f0f9518682c1e02be885ef2ecf1255499863dde  
192+         uses : angular/dev-infra/github-actions/browserstack@3cca7f43a88830b0fa6e28f550e009a5f52201cc  
193193      - name : Run tests on Browserstack 
194194        run : ./scripts/circleci/run-browserstack-tests.sh 
0 commit comments