2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
2525 with :
2626 cache-node-modules : true
2727 - name : Install node modules
@@ -49,13 +49,13 @@ jobs:
4949 runs-on : ubuntu-latest
5050 steps :
5151 - name : Initialize environment
52- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
52+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
5353 with :
5454 cache-node-modules : true
5555 - name : Setup Bazel
56- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
56+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
5757 - name : Setup Bazel RBE
58- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
58+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
5959 with :
6060 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
6161 - name : Install node modules
@@ -67,13 +67,13 @@ jobs:
6767 runs-on : ubuntu-latest
6868 steps :
6969 - name : Initialize environment
70- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
70+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
7171 with :
7272 cache-node-modules : true
7373 - name : Setup Bazel
74- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
74+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
7575 - name : Setup Bazel RBE
76- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
76+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
7777 with :
7878 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
7979 - name : Install node modules
@@ -85,13 +85,13 @@ jobs:
8585 runs-on : ubuntu-latest
8686 steps :
8787 - name : Initialize environment
88- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
88+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
8989 with :
9090 cache-node-modules : true
9191 - name : Setup Bazel
92- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
92+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
9393 - name : Setup Bazel RBE
94- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
94+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
9595 with :
9696 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
9797 - name : Install node modules
@@ -104,13 +104,13 @@ jobs:
104104 runs-on : ubuntu-latest-16core
105105 steps :
106106 - name : Initialize environment
107- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
107+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
108108 with :
109109 cache-node-modules : true
110110 - name : Setup Bazel
111- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
111+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
112112 - name : Setup Bazel RBE
113- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
113+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
114114 with :
115115 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
116116 - name : Install node modules
@@ -122,13 +122,13 @@ jobs:
122122 runs-on : ubuntu-latest-16core
123123 steps :
124124 - name : Initialize environment
125- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
125+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
126126 with :
127127 cache-node-modules : true
128128 - name : Setup Bazel
129- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
129+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
130130 - name : Setup Bazel RBE
131- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
131+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
132132 with :
133133 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
134134 - name : Install node modules
@@ -140,13 +140,13 @@ jobs:
140140 runs-on : ubuntu-latest-4core
141141 steps :
142142 - name : Initialize environment
143- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
143+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
144144 with :
145145 cache-node-modules : true
146146 - name : Setup Bazel
147- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
147+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
148148 - name : Setup Bazel RBE
149- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
149+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
150150 - name : Install node modules
151151 run : pnpm install --frozen-lockfile
152152 - name : Build and Verify Release Output
@@ -166,17 +166,17 @@ jobs:
166166 runs-on : ubuntu-latest-4core
167167 steps :
168168 - name : Initialize environment
169- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
169+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
170170 with :
171171 cache-node-modules : true
172172 # See: https://github.com/puppeteer/puppeteer/pull/13196 and
173173 # https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
174174 - name : Disable AppArmor
175175 run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
176176 - name : Setup Bazel
177- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
177+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
178178 - name : Setup Bazel RBE
179- uses : angular/dev-infra/github-actions/bazel/configure-remote@7a11f99c467ca5ae4411c27beeec4300e32b616a
179+ uses : angular/dev-infra/github-actions/bazel/configure-remote@390e6770c7f91d1d4ac6a5d24b182b45dda16291
180180 - name : Install node modules
181181 run : pnpm install --frozen-lockfile
182182 - name : Build and Verify Release Output
@@ -199,14 +199,14 @@ jobs:
199199 CI_RUNNER_NUMBER : ${{ github.run_id }}
200200 steps :
201201 - name : Initialize environment
202- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7a11f99c467ca5ae4411c27beeec4300e32b616a
202+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@390e6770c7f91d1d4ac6a5d24b182b45dda16291
203203 with :
204204 cache-node-modules : true
205205 - name : Install node modules
206206 run : pnpm install --frozen-lockfile
207207 - name : Setup Bazel
208- uses : angular/dev-infra/github-actions/bazel/setup@7a11f99c467ca5ae4411c27beeec4300e32b616a
208+ uses : angular/dev-infra/github-actions/bazel/setup@390e6770c7f91d1d4ac6a5d24b182b45dda16291
209209 - name : Setup Browserstack Variables
210- uses : angular/dev-infra/github-actions/browserstack@7a11f99c467ca5ae4411c27beeec4300e32b616a
210+ uses : angular/dev-infra/github-actions/browserstack@390e6770c7f91d1d4ac6a5d24b182b45dda16291
211211 - name : Run tests on Browserstack
212212 run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments