2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
2525 - name : Install node modules
2626 run : pnpm install --frozen-lockfile
2727 - name : Check code lint
@@ -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@ac95c7dca5916d639aec6c090acb60f62ce324ad
44+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
4545 with :
4646 disable-package-manager-cache : true
4747 - name : Setup Bazel
48- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
48+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
4949 - name : Setup Bazel RBE
50- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
50+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
5151 with :
5252 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
5353 - name : Install node modules
@@ -69,11 +69,11 @@ jobs:
6969 runs-on : ubuntu-latest
7070 steps :
7171 - name : Initialize environment
72- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
72+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
7373 - name : Setup Bazel
74- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
74+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
7575 - name : Setup Bazel Remote Caching
76- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
76+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
7777 with :
7878 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
7979 - name : Install node modules
@@ -85,11 +85,11 @@ jobs:
8585 runs-on : ubuntu-latest
8686 steps :
8787 - name : Initialize environment
88- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
88+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
8989 - name : Setup Bazel
90- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
90+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
9191 - name : Setup Bazel Remote Caching
92- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
92+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
9393 with :
9494 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
9595 - name : Install node modules
@@ -102,11 +102,11 @@ jobs:
102102 labels : ubuntu-latest
103103 steps :
104104 - name : Initialize environment
105- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
105+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
106106 - name : Setup Bazel
107- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
107+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
108108 - name : Setup Bazel RBE
109- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
109+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
110110 with :
111111 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
112112 - name : Install node modules
@@ -121,11 +121,11 @@ jobs:
121121 labels : ubuntu-latest
122122 steps :
123123 - name : Initialize environment
124- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
124+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
125125 - name : Setup Bazel
126- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
126+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
127127 - name : Setup Bazel RBE
128- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
128+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
129129 with :
130130 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
131131 - name : Install node modules
@@ -138,11 +138,11 @@ jobs:
138138 labels : ubuntu-latest
139139 steps :
140140 - name : Initialize environment
141- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
141+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
142142 - name : Setup Bazel
143- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
143+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
144144 - name : Setup Bazel RBE
145- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
145+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
146146 - name : Install node modules
147147 run : pnpm install --frozen-lockfile
148148 - run : echo "https://${{secrets.SNAPSHOT_BUILDS_GITHUB_TOKEN}}:@github.com" > ${HOME}/.git_credentials
@@ -154,11 +154,11 @@ jobs:
154154 labels : ubuntu-latest
155155 steps :
156156 - name : Initialize environment
157- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
157+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
158158 - name : Setup Bazel
159- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
159+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
160160 - name : Setup Bazel RBE
161- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
161+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
162162 with :
163163 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
164164 - name : Install node modules
@@ -208,11 +208,11 @@ jobs:
208208 runs-on : ubuntu-latest-8core
209209 steps :
210210 - name : Initialize environment
211- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@ac95c7dca5916d639aec6c090acb60f62ce324ad
211+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@b9bca459f29f61177a829e69089730415c95ccde
212212 - name : Setup Bazel
213- uses : angular/dev-infra/github-actions/bazel/setup@ac95c7dca5916d639aec6c090acb60f62ce324ad
213+ uses : angular/dev-infra/github-actions/bazel/setup@b9bca459f29f61177a829e69089730415c95ccde
214214 - name : Setup Bazel RBE
215- uses : angular/dev-infra/github-actions/bazel/configure-remote@ac95c7dca5916d639aec6c090acb60f62ce324ad
215+ uses : angular/dev-infra/github-actions/bazel/configure-remote@b9bca459f29f61177a829e69089730415c95ccde
216216 - name : Install node modules
217217 run : pnpm install --frozen-lockfile
218218 - name : Build adev
0 commit comments