2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
2525 - name : Install node modules
2626 run : pnpm install --frozen-lockfile
2727 - name : Check code lint
@@ -39,13 +39,13 @@ jobs:
3939 runs-on : ubuntu-latest
4040 steps :
4141 - name : Initialize environment
42- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
42+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
4343 with :
4444 disable-package-manager-cache : true
4545 - name : Setup Bazel
46- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
46+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
4747 - name : Setup Bazel RBE
48- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
48+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
4949 with :
5050 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
5151 - name : Cache downloaded Cypress binary
@@ -72,11 +72,11 @@ jobs:
7272 runs-on : ubuntu-latest
7373 steps :
7474 - name : Initialize environment
75- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
75+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
7676 - name : Setup Bazel
77- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
77+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
7878 - name : Setup Bazel Remote Caching
79- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
79+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
8080 with :
8181 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
8282 - name : Install node modules
@@ -88,11 +88,11 @@ jobs:
8888 runs-on : ubuntu-latest
8989 steps :
9090 - name : Initialize environment
91- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
91+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
9292 - name : Setup Bazel
93- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
93+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
9494 - name : Setup Bazel Remote Caching
95- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
95+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
9696 with :
9797 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
9898 - name : Install node modules
@@ -105,11 +105,11 @@ jobs:
105105 labels : ubuntu-latest
106106 steps :
107107 - name : Initialize environment
108- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
108+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
109109 - name : Setup Bazel
110- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
110+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
111111 - name : Setup Bazel RBE
112- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
112+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
113113 with :
114114 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
115115 - name : Install node modules
@@ -124,11 +124,11 @@ jobs:
124124 labels : ubuntu-latest
125125 steps :
126126 - name : Initialize environment
127- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
127+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
128128 - name : Setup Bazel
129- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
129+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
130130 - name : Setup Bazel RBE
131- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
131+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
132132 with :
133133 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
134134 - name : Install node modules
@@ -146,11 +146,11 @@ jobs:
146146 labels : ubuntu-latest
147147 steps :
148148 - name : Initialize environment
149- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
149+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
150150 - name : Setup Bazel
151- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
151+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
152152 - name : Setup Bazel RBE
153- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
153+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
154154 - name : Install node modules
155155 run : pnpm install --frozen-lockfile
156156 - run : echo "https://${{secrets.SNAPSHOT_BUILDS_GITHUB_TOKEN}}:@github.com" > ${HOME}/.git_credentials
@@ -162,11 +162,11 @@ jobs:
162162 labels : ubuntu-latest
163163 steps :
164164 - name : Initialize environment
165- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
165+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
166166 - name : Setup Bazel
167- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
167+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
168168 - name : Setup Bazel RBE
169- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
169+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
170170 with :
171171 google_credential : ${{ secrets.RBE_TRUSTED_BUILDS_USER }}
172172 - name : Install node modules
@@ -216,11 +216,11 @@ jobs:
216216 runs-on : ubuntu-latest-8core
217217 steps :
218218 - name : Initialize environment
219- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@7b0cc896370708d4849b3e37167f9b47137ba22c
219+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
220220 - name : Setup Bazel
221- uses : angular/dev-infra/github-actions/bazel/setup@7b0cc896370708d4849b3e37167f9b47137ba22c
221+ uses : angular/dev-infra/github-actions/bazel/setup@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
222222 - name : Setup Bazel RBE
223- uses : angular/dev-infra/github-actions/bazel/configure-remote@7b0cc896370708d4849b3e37167f9b47137ba22c
223+ uses : angular/dev-infra/github-actions/bazel/configure-remote@4913e6e48f2b6169fb7d3f598bd79f1c31d4b146
224224 - name : Install node modules
225225 run : pnpm install --frozen-lockfile
226226 - name : Build adev
0 commit comments