File tree Expand file tree Collapse file tree 7 files changed +17
-15
lines changed
Expand file tree Collapse file tree 7 files changed +17
-15
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
1717 with :
1818 persist-credentials : false
19- - uses : angular/dev-infra/github-actions/branch-manager@93e50fe950f04508be0ea7adfc1b7f8efd459adc
19+ - uses : angular/dev-infra/github-actions/branch-manager@b4837129ba45115207822945848e6d6f067290a9
2020 with :
2121 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2525 - uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
2626 - uses : ./.github/actions/yarn-install
2727
28- - uses : angular/dev-infra/github-actions/setup-bazel-remote-exec@93e50fe950f04508be0ea7adfc1b7f8efd459adc
28+ - uses : angular/dev-infra/github-actions/setup-bazel-remote-exec@b4837129ba45115207822945848e6d6f067290a9
2929 with :
3030 bazelrc : ./.bazelrc.user
3131
3434 # the number of concurrent actions is determined based on the host resources.
3535 - run : bazel build //src/dev-app:web_package --symlink_prefix=dist/ --jobs=32
3636
37- - uses : angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@93e50fe950f04508be0ea7adfc1b7f8efd459adc
37+ - uses : angular/dev-infra/github-actions/deploy-previews/pack-and-upload-artifact@b4837129ba45115207822945848e6d6f067290a9
3838 with :
3939 workflow-artifact-name : ' dev-app'
4040 pull-number : ' ${{github.event.pull_request.number}}'
Original file line number Diff line number Diff line change 3333 npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
3434 npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}
3535
36- - uses : angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@93e50fe950f04508be0ea7adfc1b7f8efd459adc
36+ - uses : angular/dev-infra/github-actions/deploy-previews/upload-artifacts-to-firebase@b4837129ba45115207822945848e6d6f067290a9
3737 with :
3838 github-token : ' ${{secrets.GITHUB_TOKEN}}'
3939 workflow-artifact-name : ' dev-app'
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ jobs:
1212 runs-on : ubuntu-latest
1313 steps :
1414 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15- - uses : angular/dev-infra/github-actions/commit-message-based-labels@93e50fe950f04508be0ea7adfc1b7f8efd459adc
15+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@b4837129ba45115207822945848e6d6f067290a9
1616 with :
1717 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1818 post_approval_changes :
1919 runs-on : ubuntu-latest
2020 steps :
2121 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
22- - uses : angular/dev-infra/github-actions/post-approval-changes@93e50fe950f04508be0ea7adfc1b7f8efd459adc
22+ - uses : angular/dev-infra/github-actions/post-approval-changes@b4837129ba45115207822945848e6d6f067290a9
2323 with :
2424 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
16- - uses : angular/dev-infra/github-actions/google-internal-tests@93e50fe950f04508be0ea7adfc1b7f8efd459adc
16+ - uses : angular/dev-infra/github-actions/google-internal-tests@b4837129ba45115207822945848e6d6f067290a9
1717 with :
1818 run-tests-guide-url : http://go/angular-material-presubmit
1919 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 7474 "@angular-devkit/core" : " ^16.0.0-next.7" ,
7575 "@angular-devkit/schematics" : " ^16.0.0-next.7" ,
7676 "@angular/bazel" : " https://github.com/angular/bazel-builds.git#8b1e899d38c5781662ff01812d5e71aa014b861c" ,
77- "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d " ,
77+ "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421 " ,
7878 "@angular/cli" : " ^16.0.0-next.7" ,
7979 "@angular/compiler-cli" : " ^16.0.0-next.7" ,
8080 "@angular/localize" : " ^16.0.0-next.7" ,
81- "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6 " ,
81+ "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d " ,
8282 "@angular/platform-browser-dynamic" : " ^16.0.0-next.7" ,
8383 "@angular/platform-server" : " ^16.0.0-next.7" ,
8484 "@angular/router" : " ^16.0.0-next.7" ,
Original file line number Diff line number Diff line change 244244 "@angular/core" "^13.0.0 || ^14.0.0-0"
245245 reflect-metadata "^0.1.13"
246246
247- "@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d":
248- version "0.0.0-d28e5f71d00e1d55abafea9eea315bcccd3bc17c"
249- resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#a8012d366831d2dc2350de94b6c0ad926775408d"
247+ "@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421":
248+ version "0.0.0-b4837129ba45115207822945848e6d6f067290a9"
249+ uid fb897a1ae4b084da69f77b3fc09848b57a321421
250+ resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb897a1ae4b084da69f77b3fc09848b57a321421"
250251 dependencies:
251252 "@angular-devkit/build-angular" "16.0.0-next.4"
252253 "@angular/benchpress" "0.3.0"
365366 glob "8.1.0"
366367 yargs "^17.2.1"
367368
368- "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6":
369- version "0.0.0-d28e5f71d00e1d55abafea9eea315bcccd3bc17c"
370- resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#68a6d97028583799726bdad5ef3234d3ec3463e6"
369+ "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d":
370+ version "0.0.0-b4837129ba45115207822945848e6d6f067290a9"
371+ uid "698a01b355d13f1d24096dd4b8853d2075f6a42d"
372+ resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#698a01b355d13f1d24096dd4b8853d2075f6a42d"
371373 dependencies:
372374 "@yarnpkg/lockfile" "^1.1.0"
373375 typescript "~4.9.0"
You can’t perform that action at this time.
0 commit comments