2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Initialize environment
24- uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
24+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
42+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
4343 with :
4444 disable-package-manager-cache : true
4545 - name : Setup Bazel
46- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
46+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
4747 - name : Setup Bazel RBE
48- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
48+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
75+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
7676 - name : Setup Bazel
77- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
77+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
7878 - name : Setup Bazel Remote Caching
79- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
79+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
91+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
9292 - name : Setup Bazel
93- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
93+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
9494 - name : Setup Bazel Remote Caching
95- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
95+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
108+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
109109 - name : Setup Bazel
110- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
110+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
111111 - name : Setup Bazel RBE
112- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
112+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
127+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
128128 - name : Setup Bazel
129- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
129+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
130130 - name : Setup Bazel RBE
131- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
131+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
149+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
150150 - name : Setup Bazel
151- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
151+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
152152 - name : Setup Bazel RBE
153- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
153+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
165+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
166166 - name : Setup Bazel
167- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
167+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
168168 - name : Setup Bazel RBE
169- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
169+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
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@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
219+ uses : angular/dev-infra/github-actions/npm/checkout-and-setup-node@380d026b78f9326d72673a05aad0b2b13441dca9
220220 - name : Setup Bazel
221- uses : angular/dev-infra/github-actions/bazel/setup@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
221+ uses : angular/dev-infra/github-actions/bazel/setup@380d026b78f9326d72673a05aad0b2b13441dca9
222222 - name : Setup Bazel RBE
223- uses : angular/dev-infra/github-actions/bazel/configure-remote@56543b10ddb9941c76b4413cc24ec3fa7a43cf5c
223+ uses : angular/dev-infra/github-actions/bazel/configure-remote@380d026b78f9326d72673a05aad0b2b13441dca9
224224 - name : Install node modules
225225 run : pnpm install --frozen-lockfile
226226 - name : Build adev
0 commit comments