Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 414ba71

Browse files
renovate-botalan-agius4
authored andcommitted
build: update angular to ce1d7f6
(cherry picked from commit ccecc8c)
1 parent 839f82f commit 414ba71

File tree

4 files changed

+27
-411
lines changed

4 files changed

+27
-411
lines changed

.github/workflows/dev-infra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16-
- uses: angular/dev-infra/github-actions/commit-message-based-labels@6f5ad484efbab50c504a6ae0ea15fd9439888321
16+
- uses: angular/dev-infra/github-actions/commit-message-based-labels@2a04da0754b050fb17d6cfc4a4b4fa8b5575ea86
1717
with:
1818
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
lock_closed:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: angular/dev-infra/github-actions/lock-closed@6f5ad484efbab50c504a6ae0ea15fd9439888321
16+
- uses: angular/dev-infra/github-actions/lock-closed@2a04da0754b050fb17d6cfc4a4b4fa8b5575ea86
1717
with:
1818
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@angular/compiler": "14.0.0-rc.0",
4646
"@angular/compiler-cli": "14.0.0-rc.0",
4747
"@angular/core": "14.0.0-rc.0",
48-
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#f557392bfe7eeccdd39e21853ed7d90e02b2bce7",
48+
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#ce1d7f6c62ff0f9569791d78920c3628c56b4574",
4949
"@angular/platform-browser": "14.0.0-rc.0",
5050
"@angular/platform-browser-dynamic": "14.0.0-rc.0",
5151
"@angular/platform-server": "14.0.0-rc.0",

0 commit comments

Comments
 (0)