Skip to content

build: update all non-major dependencies #15811

build: update all non-major dependencies

build: update all non-major dependencies #15811

name: DevInfra
on:
push:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, labeled]
# Declare default permissions as read only.
permissions:
contents: read
jobs:
assistant_to_the_branch_manager:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
persist-credentials: false
- uses: angular/dev-infra/github-actions/branch-manager@128f3277d17e083606346fcb85f3cd934e5bbe60
with:
angular-robot-key: ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}