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