Skip to content

build: update cross-repo angular dependencies (21.0.x) #16655

build: update cross-repo angular dependencies (21.0.x)

build: update cross-repo angular dependencies (21.0.x) #16655

Workflow file for this run

name: DevInfra
on:
pull_request_target:
types: [opened, synchronize, reopened]
# Declare default permissions as read only.
permissions: read-all
jobs:
labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: angular/dev-infra/github-actions/pull-request-labeling@a88cb5b721f1547ed5cbdcc5779cade25500f575
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
post_approval_changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: angular/dev-infra/github-actions/post-approval-changes@a88cb5b721f1547ed5cbdcc5779cade25500f575
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}