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