2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@73051ae248ba64911a8e7e66536d8c99ba07ef2a
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
2525 - name : Install node modules
2626 run : pnpm install --frozen-lockfile
2727 # TODO: Remove --ignore_all_rc_files flag once a repository can be loaded in bazelrc during info
@@ -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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
52+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
5353 - name : Setup Bazel
54- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
54+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
5555 - name : Setup Bazel RBE
56- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
56+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
68+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
6969 - name : Setup Bazel
70- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
70+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
7171 - name : Setup Bazel RBE
72- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
72+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
84+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
8585 - name : Setup Bazel
86- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
86+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
8787 - name : Setup Bazel RBE
88- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
88+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
101+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
102102 - name : Setup Bazel
103- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
103+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
104104 - name : Setup Bazel RBE
105- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
105+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
117+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
118118 - name : Setup Bazel
119- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
119+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
120120 - name : Setup Bazel RBE
121- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
121+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
133+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
134134 - name : Setup Bazel
135- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
135+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
136136 - name : Setup Bazel RBE
137- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
137+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
138138 - name : Install node modules
139139 run : pnpm install --frozen-lockfile
140140 - name : Build Snapshots
@@ -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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
157+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
163+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
164164 - name : Setup Bazel RBE
165- uses : angular/dev-infra/github-actions/bazel/configure-remote@73051ae248ba64911a8e7e66536d8c99ba07ef2a
165+ uses : angular/dev-infra/github-actions/bazel/configure-remote@a35b47ef853067bdac67f4abb5ef145c35a50c32
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@73051ae248ba64911a8e7e66536d8c99ba07ef2a
188+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@a35b47ef853067bdac67f4abb5ef145c35a50c32
189189 - name : Install node modules
190190 run : pnpm install --frozen-lockfile
191191 - name : Setup Bazel
192- uses : angular/dev-infra/github-actions/bazel/setup@73051ae248ba64911a8e7e66536d8c99ba07ef2a
192+ uses : angular/dev-infra/github-actions/bazel/setup@a35b47ef853067bdac67f4abb5ef145c35a50c32
193193 - name : Setup Browserstack Variables
194- uses : angular/dev-infra/github-actions/browserstack@73051ae248ba64911a8e7e66536d8c99ba07ef2a
194+ uses : angular/dev-infra/github-actions/browserstack@a35b47ef853067bdac67f4abb5ef145c35a50c32
195195 - name : Run tests on Browserstack
196196 run : ./scripts/circleci/run-browserstack-tests.sh
0 commit comments