2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
2525 with :
2626 cache-node-modules : true
2727 - name : Install node modules
@@ -41,13 +41,13 @@ jobs:
4141 runs-on : ubuntu-latest
4242 steps :
4343 - name : Initialize environment
44- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
44+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
4545 with :
4646 cache-node-modules : true
4747 - name : Setup Bazel
48- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
48+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
4949 - name : Setup Bazel RBE
50- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
50+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
5151 with :
5252 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
5353 - name : Install node modules
@@ -61,13 +61,13 @@ jobs:
6161 runs-on : ubuntu-latest-4core
6262 steps :
6363 - name : Initialize environment
64- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
64+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
6565 with :
6666 cache-node-modules : true
6767 - name : Setup Bazel
68- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
68+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
6969 - name : Setup Bazel Remote Caching
70- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
70+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
7171 with :
7272 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
7373 - name : Install node modules
@@ -79,13 +79,13 @@ jobs:
7979 runs-on : ubuntu-latest-4core
8080 steps :
8181 - name : Initialize environment
82- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
82+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
8383 with :
8484 cache-node-modules : true
8585 - name : Setup Bazel
86- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
86+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
8787 - name : Setup Bazel Remote Caching
88- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
88+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
8989 with :
9090 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
9191 - name : Install node modules
@@ -98,11 +98,11 @@ jobs:
9898 labels : ubuntu-latest-4core
9999 steps :
100100 - name : Initialize environment
101- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
101+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
102102 - name : Setup Bazel
103- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
103+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
104104 - name : Setup Bazel RBE
105- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
105+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
106106 with :
107107 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
108108 - name : Install node modules
@@ -119,13 +119,13 @@ jobs:
119119 labels : ubuntu-latest
120120 steps :
121121 - name : Initialize environment
122- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
122+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
123123 with :
124124 cache-node-modules : true
125125 - name : Setup Bazel
126- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
126+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
127127 - name : Setup Bazel RBE
128- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
128+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
129129 with :
130130 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
131131 - name : Install node modules
@@ -139,17 +139,17 @@ jobs:
139139 labels : ubuntu-latest-4core
140140 steps :
141141 - name : Initialize environment
142- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
142+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
143143 with :
144144 cache-node-modules : true
145145 node-module-directories : |
146146 ./node_modules
147147 ./packages/zone.js/node_modules
148148 ./packages/zone.js/test/typings/node_modules
149149 - name : Setup Bazel
150- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
150+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
151151 - name : Setup Bazel RBE
152- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
152+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
153153 with :
154154 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
155155 - name : Install node modules
@@ -188,7 +188,7 @@ jobs:
188188 # SAUCE_TUNNEL_IDENTIFIER: angular-framework-${{ github.run_number }}
189189 # steps:
190190 # - name: Initialize environment
191- # uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
191+ # uses: angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
192192 # with:
193193 # cache-node-modules: true
194194 # - name: Install node modules
@@ -201,11 +201,11 @@ jobs:
201201 runs-on : ubuntu-latest
202202 steps :
203203 - name : Initialize environment
204- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@1f047e7dbae43ea969c2cafb53b33207e86b800f
204+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@442c2fcbf06a321b5196b4c5fc70e78a49242958
205205 - name : Setup Bazel
206- uses : angular/dev-infra/github-actions/bazel/setup@1f047e7dbae43ea969c2cafb53b33207e86b800f
206+ uses : angular/dev-infra/github-actions/bazel/setup@442c2fcbf06a321b5196b4c5fc70e78a49242958
207207 - name : Setup Bazel RBE
208- uses : angular/dev-infra/github-actions/bazel/configure-remote@1f047e7dbae43ea969c2cafb53b33207e86b800f
208+ uses : angular/dev-infra/github-actions/bazel/configure-remote@442c2fcbf06a321b5196b4c5fc70e78a49242958
209209 - name : Install node modules
210210 run : yarn install --frozen-lockfile
211211 - name : Build adev to ensure it continues to work
0 commit comments