2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
2525 - name : Install node modules
2626 run : pnpm install --frozen-lockfile
2727 - name : Validate ng-dev config
@@ -49,11 +49,11 @@ jobs:
4949 runs-on : ubuntu-latest
5050 steps :
5151 - name : Initialize environment
52- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
52+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
5353 - name : Setup Bazel
54- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
54+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
5555 - name : Setup Bazel RBE
56- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
56+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
5757 with :
5858 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
5959 - name : Install node modules
@@ -65,11 +65,11 @@ jobs:
6565 runs-on : ubuntu-latest
6666 steps :
6767 - name : Initialize environment
68- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
68+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
6969 - name : Setup Bazel
70- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
70+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
7171 - name : Setup Bazel RBE
72- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
72+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
7373 with :
7474 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
7575 - name : Install node modules
@@ -81,11 +81,11 @@ jobs:
8181 runs-on : ubuntu-latest
8282 steps :
8383 - name : Initialize environment
84- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
84+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
8585 - name : Setup Bazel
86- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
86+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
8787 - name : Setup Bazel RBE
88- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
88+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
8989 with :
9090 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
9191 - name : Install node modules
@@ -98,11 +98,11 @@ jobs:
9898 runs-on : ubuntu-latest-16core
9999 steps :
100100 - name : Initialize environment
101- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
101+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
102102 - name : Setup Bazel
103- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
103+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
104104 - name : Setup Bazel RBE
105- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
105+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
106106 with :
107107 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
108108 - name : Install node modules
@@ -114,11 +114,11 @@ jobs:
114114 runs-on : ubuntu-latest-16core
115115 steps :
116116 - name : Initialize environment
117- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
117+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
118118 - name : Setup Bazel
119- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
119+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
120120 - name : Setup Bazel RBE
121- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
121+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
122122 with :
123123 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
124124 - name : Install node modules
@@ -130,11 +130,11 @@ jobs:
130130 runs-on : ubuntu-latest-4core
131131 steps :
132132 - name : Initialize environment
133- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
133+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
134134 - name : Setup Bazel
135- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
135+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
136136 - name : Setup Bazel RBE
137- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
137+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
138138 - name : Install node modules
139139 run : pnpm install --frozen-lockfile
140140 - name : Build and Verify Release Output
@@ -154,15 +154,15 @@ jobs:
154154 runs-on : ubuntu-latest-4core
155155 steps :
156156 - name : Initialize environment
157- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
157+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
158158 # See: https://github.com/puppeteer/puppeteer/pull/13196 and
159159 # https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md.
160160 - name : Disable AppArmor
161161 run : echo 0 | sudo tee /proc/sys/kernel/apparmor_restrict_unprivileged_userns
162162 - name : Setup Bazel
163- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
163+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
164164 - name : Setup Bazel RBE
165- uses : angular/dev-infra/github-actions/bazel/configure-remote@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
165+ uses : angular/dev-infra/github-actions/bazel/configure-remote@18448ed104aeef3146ccb27484002bf5ed02bdf6
166166 - name : Install node modules
167167 run : pnpm install --frozen-lockfile
168168 - name : Build and Verify Release Output
@@ -185,12 +185,12 @@ jobs:
185185 CI_RUNNER_NUMBER : ${{ github.run_id }}
186186 steps :
187187 - name : Initialize environment
188- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
188+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@18448ed104aeef3146ccb27484002bf5ed02bdf6
189189 - name : Install node modules
190190 run : pnpm install --frozen-lockfile
191191 - name : Setup Bazel
192- uses : angular/dev-infra/github-actions/bazel/setup@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
192+ uses : angular/dev-infra/github-actions/bazel/setup@18448ed104aeef3146ccb27484002bf5ed02bdf6
193193 - name : Setup Browserstack Variables
194- uses : angular/dev-infra/github-actions/browserstack@95e3a0ede6dfa1aedd34b03918ad72b18f87e5ae
194+ uses : angular/dev-infra/github-actions/browserstack@18448ed104aeef3146ccb27484002bf5ed02bdf6
195195 - name : Run tests on Browserstack
196196 run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments