Skip to content

build: update cross-repo angular dependencies (main) #16654

build: update cross-repo angular dependencies (main)

build: update cross-repo angular dependencies (main) #16654

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- 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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: angular/dev-infra/github-actions/post-approval-changes@a88cb5b721f1547ed5cbdcc5779cade25500f575
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}