Skip to content

Commit

Permalink
build: update angular shared dev-infra code to 4149a6b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and devversion committed Apr 28, 2022
1 parent 6266270 commit 6f9c996
Show file tree
Hide file tree
Showing 4 changed files with 224 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
- uses: angular/dev-infra/github-actions/commit-message-based-labels@c9d0bf5e5facaf816f0af90547728fb8752ef97e
- uses: angular/dev-infra/github-actions/commit-message-based-labels@303acfd7f5ae3118193047f604d821f3604a0512
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/lock-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
lock_closed:
runs-on: ubuntu-latest
steps:
- uses: angular/dev-infra/github-actions/lock-closed@c9d0bf5e5facaf816f0af90547728fb8752ef97e
- uses: angular/dev-infra/github-actions/lock-closed@303acfd7f5ae3118193047f604d821f3604a0512
with:
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@angular/bazel": "14.0.0-next.14",
"@angular/cli": "14.0.0-next.11",
"@angular/compiler-cli": "14.0.0-next.14",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#4b4f4e4269a93c14f511c087bb14cdbc58a5ca70",
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#4149a6bb4dd87882532f0bab753e877b61a7cb50",
"@angular/localize": "14.0.0-next.14",
"@angular/platform-browser-dynamic": "14.0.0-next.14",
"@angular/platform-server": "14.0.0-next.14",
Expand Down
Loading

0 comments on commit 6f9c996

Please sign in to comment.