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